DEV Community

Joysankar Majumdar
Joysankar Majumdar

Posted on • Updated on

Logistics app for android using Mongodb-atlas data api and triggers

Overview of My Submission

An logistics android app for client and delivery partners using Mongodb-atlas data api and triggers

Submission Category:

Action Star

Link to Code

GitHub logo JoyMajumdar2001 / DeliveryGo

An android app using Mongodb for logistics tracking system.

DeliveryGo

An android application for logistics tracking.

Used technology

  • 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



Additional Resources / Info

Screenshots
Images Images
ScreenShot4 ScreenShot2
ScreenShot1 ScreenShot3
Used technology
  • 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

Latest comments (0)