Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nameisjayant/notesss-compose
A simple note app , getting notes from server in jetpack compose
https://github.com/nameisjayant/notesss-compose
compose coroutines dagger-hilt hacktoberfest hacktoberfest2023 jetpack-compose kotlin ktor ktor-client noteapp
Last synced: 2 months ago
JSON representation
A simple note app , getting notes from server in jetpack compose
- Host: GitHub
- URL: https://github.com/nameisjayant/notesss-compose
- Owner: nameisjayant
- Created: 2023-02-25T19:46:24.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T03:56:41.000Z (about 1 year ago)
- Last Synced: 2023-11-08T17:26:47.761Z (about 1 year ago)
- Topics: compose, coroutines, dagger-hilt, hacktoberfest, hacktoberfest2023, jetpack-compose, kotlin, ktor, ktor-client, noteapp
- Language: Kotlin
- Homepage:
- Size: 1.19 MB
- Stars: 11
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Notes App Compose
A simple note app in Jetpack compose , where we can add , delete , update and show notes through server (Backend made in django).
### Tech Stack
`Jetpack Compose`
`Retrofit and ktor`
`Dagger Hilt`
`Coroutines and Flow`
`State Flow and Shared Flow`
`Backend in Django`