Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 358 Bytes

File metadata and controls

9 lines (6 loc) · 358 Bytes

Road Management System

This is a road management system to keep a track of roads in the region. You can:

  1. Check what roads need maintenance
  2. What roads have been assigned to which contractors
  3. See what roads connect which areas

The tech stack is fairly simple, Microsoft Forms within visual studio using C# and MySql to create a simple database.