lynnemunini / notes-app

This is a simple and easy-to-use notes app that allows you to quickly jot down ideas. With a clean interface and intuitive navigation, you can easily create and organize your notes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes App

Notes app is a simple note taking app built with jetpack compose. The app uses Room database to store notes and uses Hilt for dependency injection. It also uses Jetpack Navigation for navigation between screens.

The app is still missing some features like editing notes and adding images to notes. I will be adding these features in the future.

Available features:

  • Add a note
  • Delete a note
  • View saved notes

UI SCREENSHOTS

Image 1

Image 2

Image 3

Image 4

Image 6

About

This is a simple and easy-to-use notes app that allows you to quickly jot down ideas. With a clean interface and intuitive navigation, you can easily create and organize your notes.

License:MIT License


Languages

Language:Kotlin 100.0%