Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/momen-alshouha/drivers-and-vehicles-license-department
A system for issuing and managing driving licenses.
https://github.com/momen-alshouha/drivers-and-vehicles-license-department
3-tier-architecture csharp desktop-application oop-principles winforms
Last synced: 4 months ago
JSON representation
A system for issuing and managing driving licenses.
- Host: GitHub
- URL: https://github.com/momen-alshouha/drivers-and-vehicles-license-department
- Owner: Momen-Alshouha
- Created: 2024-06-02T16:24:48.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-09-28T12:44:51.000Z (4 months ago)
- Last Synced: 2024-10-13T23:22:04.635Z (4 months ago)
- Topics: 3-tier-architecture, csharp, desktop-application, oop-principles, winforms
- Language: C#
- Homepage:
- Size: 3.77 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drivers & Vehicle License Department (DVLD)
## Overview
The Driving & Vehicle License Management System (DVLD) is designed to streamline the process of issuing and managing driver licenses and related services.
## Project Status
This project is currently under active development. Certain features may be incomplete or undergoing changes.
## Some Screenshots
![Login Screen](./DVLD.Presentation/screenshoots/login.png)
![Main Screen](./DVLD.Presentation/screenshoots/main.png)
![Main Screen](./DVLD.Presentation/screenshoots/main2.png)
![Manage Users](./DVLD.Presentation/screenshoots/manage_users.PNG)
![User Information](./DVLD.Presentation/screenshoots/user_information.PNG)
![Drivers](./DVLD.Presentation/screenshoots/drivers.PNG)
![Application Types](./DVLD.Presentation/screenshoots/applications_types.PNG)
![Add/Update User](./DVLD.Presentation/screenshoots/add_update_user.PNG)
![Manage Local Applications](./DVLD.Presentation/screenshoots/manage_local_applications.PNG)
![New Local Driving License Application](./DVLD.Presentation/screenshoots/new_local_app.PNG)
![Detain License](./DVLD.Presentation/screenshoots/detain_license.PNG)
## Technologies Used
- Programming Language: C#
- Framework: .NET Framework (WinForms)
- Architecture: N-tier architecture
- Database: Microsoft SQL Server
- Development Tools: Visual Studio