Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Nano-Labs-Developers/Vehicle-Rental-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vehicle Rental Management System

(C# 4.8 .NET Framework)

This application is built with C # .NET Framework 4.8 and can easily handle the vehicle rental business management section. The system has an admin panel, access control, storage, modification, query, and also a customer and vehicle information handling section.

Installation

$ https://github.com/Nano-Labs-Developers/Vehicle-Rental-Management-System.git
$ cd Vehicle-Rental-Management-System

Requirements

  • Visual Studio 2019
  • .NET Framework 4.8
  • MySQL

Architecture

|__ Vehicle Rental Management System
  |
  |__ System
  |         |_____ AdminPanel
  |         |_____ HotelTransportSystem
  |         |              |_____ Admin
  |         |              |_____ Booked
  |         |              |_____ Customer  
  |         |              |_____ Data
  |         |              |_____ Drivers
  |         |              |_____ Hire and Rent
  |         |              |_____ Login
  |         |              |_____ MainMenuSettings
  |         |              |_____ Return
  |         |              |_____ StartUp
  |         |              |_____ Vehicles
  |         |_____ Icons
  |         |_____ AyuboDriveSystem.sln
  |         |_____ ColorHandler.txt
  |__ screenshot

Screenshot

image

More Screenshots...

LICENSE - MIT License

@BlackCAT