An open API service indexing awesome lists of open source software.

https://github.com/arsalan-dev-engineer/vehicle_management_system

In this program, traders will be able to store their owned vehicle's details, they will be able to add their vehicle brand and model, color, registration and cost. the database will automatically add the date of each vehicle submitted into database. Furthermore, all data stored into the database will automatically save onto a text file, the text file will be created if it does not exit (will be saved onto the same directory as the Python file).
https://github.com/arsalan-dev-engineer/vehicle_management_system

Last synced: 8 months ago
JSON representation

In this program, traders will be able to store their owned vehicle's details, they will be able to add their vehicle brand and model, color, registration and cost. the database will automatically add the date of each vehicle submitted into database. Furthermore, all data stored into the database will automatically save onto a text file, the text file will be created if it does not exit (will be saved onto the same directory as the Python file).

Awesome Lists containing this project

README

          

# Vehicle_Management_System
In this program, traders will be able to store their owned vehicle's details, they will be able to add their vehicle's brand and model, color, registration and cost. the database will automatically add the date of each vehicle submitted into database. Furthermore, all data stored into the database will automatically save onto a text file, the text file will be created if it does not exit (will be saved onto the same directory as the Python file). also, username and password for database login == Admin.

Make sure to select the "exit Database" option before closing system (this will save all inputs onto a text file which will automatically be created if not exists).