A Basic Vehicle Management System to maintain all the required records needed for a Road Transportation service provider.
1. Python 3.8 and above
2. MySQL Server
3. mysql-connector-python package
1. Download latest version of Python from here
2. Download latest version of MySQL for Windows from here and for Linux and MacOS from here
3. Install mysql connector python by giving the command in command prompt
pip install mysql-connector-python
- Added Readability
- Increased Code Efficiency
- Minor Bug Fixes (but still more are present 😅)
More Updates on the way 🏃 ...