Skip to content

It is a simple and intuitive note-taking app developed for Android devices using Java and Room database in the MVVM architecture.

Notifications You must be signed in to change notification settings

rishabhyadav23/My_Notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

My Notes Application

My Notes is a simple and intuitive note-taking app developed for Android devices using Java and Room database in the MVVM architecture. With this app, you can easily create, edit, and delete notes, as well as organize them with labels and categories.

Features

  • Create and save notes with a title, content, and optional labels
  • Edit existing notes
  • Delete Notes

Technologies Used

  • Java programming language
  • Android SDK
  • Room database for data storage
  • MVVM architecture for code organization and separation of concerns

Installation and Usage

To use the app, simply download and install the APK file on your Android device. You can create a new note by tapping the "+" button on the main screen, edit or delete notes by long-pressing on a note, and organize notes with categories and labels from the navigation drawer.

Contributions

Contributions to the project are welcome! If you find a bug or have a feature request, please open an issue on the GitHub repository. If you'd like to contribute code, please fork the repository, make your changes, and submit a pull request.

Screenshots

1. Splash Screen
2. Home Screen
3. Add new note

About

It is a simple and intuitive note-taking app developed for Android devices using Java and Room database in the MVVM architecture.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages