Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`