This project involves the development of server for the purpose of monitoring orders purchased and generates the best route for the delivery driver.
This server uses a Django web framework. It's used in Android App for the purpose of monitoring orders purchased and generates the best route for the delivery driver. The architeture of server use REST paradigm.
What things you need to install the software and how to install them
- Python 3
- Django
- Django Rest Framework
- FCM Django
Run "python3 manage.py runserver" command.
- Django - The Python Web Framework used
- Django Rest Framework - The REST library used
- FCM Django - The Django Firebase Cloud Messaging library used
- Server Get Driver Path
- Server Address Register Form
- Courier App
- Client App
- Client App Notification
- Gustavo Okuyama - Web Development - gubtos
- José Filipe Sanchez - Android Development
This project is licensed under the MIT License - see the LICENSE file for details