Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ola-jed/recoverunsold
- Owner: Ola-jed
- Created: 2022-06-03T11:14:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-26T19:34:17.000Z (over 1 year ago)
- Last Synced: 2024-04-19T03:18:16.645Z (10 months ago)
- Topics: jetpack-compose, kotlin-android
- Language: Kotlin
- Homepage:
- Size: 1.88 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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