A simple desktop application used to facilitate the process of issuing driver licenses, and maintain drivers database with different kinds of license classes.
- Issue a new local driving license
- Issue a new international driving license
- Renew a driving license
- Replace a lost/damaged driving license
- Detain driving license
- Release a detained driving licsense
- Add, edit, update, and delete a person record
- Search people or apply filters to find relevent data.
- See those who are oficcially drivers in the system
- Search drivers or apply filters.
- Manage users accounts
- Change users passwords while hashcoding it when stored in the database
- Used 3 tier architecture
- SQL-Server for storing and managing data
- .Net framework