Designing an Emergency Response System: UML, SQL, and a Working CLI
Starting from a lab spec about city emergency coordination, we designed a UML class diagram in draw.io, mapped it to a SQLite schema, and built a working menu-driven CLI that demonstrates incident reporting, unit dispatch, and the availability guard.
Read More →