- To make this work google maps API key is needed
- "mysqlintegration" folder contains the fast API to connect to the MySQL DB
- Created for the diploma final project (for DSE232F-2023)
- Ability to fatch and accept assigned activity
- Ability to view customer data and track the customer's location
- Ability to get the directions towards the customer via Google Maps
- Driver can cancel, save and accept the task
- View the cancel, finished and saved tasks
- Register a new carrier service customer (for customers who called directly to Auto care)
- Ability to view account details
- Flutter and dart
- Google Maps API
- MySQL & MS SQL
- Fast API (Python)