项目作者: Nano-Labs-Developers

项目描述 :
Car rental management system C#
高级语言: C#
项目地址: git://github.com/Nano-Labs-Developers/vehicle-rental-management-system.git
创建时间: 2020-11-20T10:34:25Z
项目社区:https://github.com/Nano-Labs-Developers/vehicle-rental-management-system

开源协议:GNU General Public License v3.0

下载


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

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

Requirements

  • Visual Studio 2019
  • .NET Framework 4.8
  • MySQL

Architecture

  1. |__ Vehicle Rental Management System
  2. |
  3. |__ System
  4. | |_____ AdminPanel
  5. | |_____ HotelTransportSystem
  6. | | |_____ Admin
  7. | | |_____ Booked
  8. | | |_____ Customer
  9. | | |_____ Data
  10. | | |_____ Drivers
  11. | | |_____ Hire and Rent
  12. | | |_____ Login
  13. | | |_____ MainMenuSettings
  14. | | |_____ Return
  15. | | |_____ StartUp
  16. | | |_____ Vehicles
  17. | |_____ Icons
  18. | |_____ AyuboDriveSystem.sln
  19. | |_____ ColorHandler.txt
  20. |__ screenshot

Screenshot

image

More Screenshots…

LICENSE - MIT License

@BlackCAT