KrishnarajaSagar / NotesAppCompose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Material3 Notes

A notes application built using Jetpack Compose, the new declarative framework for native android development.

(Still in development)

Notes Screen Settings
Notes Screen Settings

Features

  • CRUD operations
  • Data persistence with Room
  • Material 3 design
  • Search
  • Pins
  • Settings (Theme mode, Color scheme selection)
  • Tags (TODO)
  • Markdown support (TODO)
  • Sharing and exporting (TODO)

About

License:Apache License 2.0


Languages

Language:Kotlin 100.0%