Simple todo app, created to showcase my coding skills.
Status: in progress.
Main:
Notes additionNotes displayingData storing in DBNote editingNote deleting- Implementing design
Networking:
- Sync with my notes server
Addition:
- Unit tests
- Instrumental tests
- Schedule tasks with WorkManager
- Show tasks in front of note list
- On note tap open floating window for editing.
Planned stack: Kotlin, Room, Retrofit, Dagger, Kotlin FLow, Espresso, Android Jetpack.