Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ola-jed/recoverunsold

Application mobile pour le projet RecoverUnsold
https://github.com/ola-jed/recoverunsold

jetpack-compose kotlin-android

Last synced: 4 months ago
JSON representation

Application mobile pour le projet RecoverUnsold

Awesome Lists containing this project

README

        

# RecoverUnsold
Mobile application for an application that helps to facilitate the disposal of unsold goods

## Technical stack
- Ui : [Jetpack Compose](https://developer.android.com/jetpack/compose)
- Dependency injection : [Dagger Hilt](https://dagger.dev/hilt/)
- Api calls : [Retrofit](https://square.github.io/retrofit/)
- Json (de)serialization : [Moshi](https://github.com/square/moshi)
- Data
storage : [Proto Datastore](https://developer.android.com/topic/libraries/architecture/datastore)
- Maps : [Google Maps](https://developers.google.com/maps)
- Push notifications : [Firebase](https://firebase.google.com/)
- Monitoring and error tracking : [Sentry](https://sentry.io/)
- Payments : [KKiaPay](https://kkiapay.me/)

## Api

The github repository for the api is hosted here : https://github.com/Ola-jed/RecoverUnsoldBackend