Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danbeldev/store-app
https://github.com/danbeldev/store-app
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danbeldev/store-app
- Owner: danbeldev
- Created: 2022-06-13T12:21:39.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-10T22:44:06.000Z (about 2 years ago)
- Last Synced: 2024-11-15T05:17:26.775Z (5 days ago)
- Language: Kotlin
- Size: 1000 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Store App
## API
-## Technology stack
- Kotlin
- Multi module
- Clean Architecture (Jetpack ViewModel + Flow)
- Jetpack Compose
- Work Manager
- Dagger
- Coroutines
- Retrofit
- Okhttp
- Kotlin Serialization
- Compose Navigation
- Data Store
- Jetpack Paging 3
- Coil
- Exo Player
- Pager## License
```
Copyright (C) 2022 Danila Belyakov [email protected]This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.You should have received a copy of the GNU General Public License
along with this program. If not, see .
```