An android application for logistics tracking.
- Kotlin: In this project kotlin is used to code the full application on Android Studio
- Mongodb-atlas Database: Mongodb-atlas database is used to store all the data used in this application
- Mongodb Data-Api: Data-Api is used to read and write data from Mongodb Database in the android application through network call
- Mongodb Triggers: In this project I use Mongodb Database trigger to send emails to recipients when shipment is created and order is delivered using Sendgrid