hyuwah / android-catatanku

Simple note-taking android app

Home Page:https://play.google.com/store/apps/details?id=io.github.hyuwah.catatanku

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CatatanKu

Simple note-taking android app

TODO

  • Splash screen
  • Basic CRUD
  • Data storage on SQLite using Content Provider
  • Multiselect note deletion
  • Basic search notes
  • MarkdownView

Features

  • Filter by date time / range
  • Sort oldest / newest
  • Note Tags
  • Lock / Private Notes
  • Add image to note

Tech improvement

  • Use MVVM + Repository pattern
  • Use Markwon for markdown
  • Use Room for DB
  • Use Jetpack Compose
  • Use Material3 design

License

MIT

About

Simple note-taking android app

https://play.google.com/store/apps/details?id=io.github.hyuwah.catatanku


Languages

Language:Kotlin 77.2%Language:Java 22.8%