Skip to content

DocDelivery is an app which is currently in development phase, but this app aims to minimize the efforts taken by user to track any of their incoming shipments, by providing them with a single platform where they track all their incoming packages

shankarpriyank/DocDelivery

Repository files navigation

DocDelivery(DocDelivery will be live soon)

CodeFactor Build

DocDelivery is a package/shipment tracking application that helps the user track their incoming packages/shipments easily.

DocDelivery is built using Kotlin and it leverages Jetpack Compose, Dagger-Hilt, Coroutines etc. It uses Gmail API to fetch the users email. For detailed information on how DocDelivery is developed see development wiki

UI Preview

Login Screen Details Screen
animated animated

Installation

Linux,Mac or Windows should work to build DocDelivery.
Install Android Studio
If you plan to contribute and propose pull requests then use a web interface at https://github.com/shankarpriyank/DocDelivery to fork the repo first and use your fork's url in the command below.

git clone https://github.com/shankarpriyank/DocDelivery

To run the app you will also need to setup a new project in gcp console.

  1. Go to your gcp console
  2. Setup your OAuth consent screen, this article might help.
  3. Enable Gmail api in your project.
  4. Add your personal email, or whatever suits you as testing users so that you you can run your application with those emails.
  5. Replace ${{ secrets.API_KEY }} in this file with your client id, which you got from gcp console.

After all this is done run the command below in the terminal of your Android Studio to check if everything is working fine.

./gradlew assembleDebug

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to follow the development style, and abide by our code formatting guidelines.

License

MIT

About

DocDelivery is an app which is currently in development phase, but this app aims to minimize the efforts taken by user to track any of their incoming shipments, by providing them with a single platform where they track all their incoming packages

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published