Venus Factory Car Usage System car is used by internal employees to apply for company cars.
The system supports four modes: zero-level approval, first-level approval, second-level approval and third-level approval.
After approval, when administratively dispatching a car, the driver can be notified via mobile phone text message.
In addition to application, the system also supports daily maintenance and upkeep of cars, maintenance of company drivers, etc.
The system is developed using ASP.NET4.5+MSQQL2008 Express, quick installation method
(1) Create the database car and run the car.sql script under app_data
(2) Open IIS, create the car application and point it to the car folder.
(3) Modify the database connection string in web.config.
Default account is admin, password is 123456
v22.0 update content
(1) Optimized the interface
(2) Added mobile games
(3) Added text messages and corporate WeChat notifications.