Skip to content

It is an android application to write notes like To-Do list etc. In This application you can pin notes,delete notes, search notes,add notes.

Notifications You must be signed in to change notification settings

madhuri701/MemoryNotes

Repository files navigation

MemoryNotes

A simple and user-friendly Android application that allows users to create, edit, and delete notes.

Features -

Create notes: Users can create notes by typing text and adding a title.

Edit notes: Users can edit existing notes by changing the title or the content.

Delete notes: Users can delete notes by swiping them to the right.

Data persistence: The app uses the Room database to store and retrieve data, ensuring data persistence even after app closure.

Technical details -

The app is written in Java and uses the Android framework.

The app architecture is based on the Model-View-ViewModel (MVVM) design pattern, which helps separate the UI and business logic.

The app utilizes the Room database to store and retrieve data. The database schema was designed and implemented by the developer.

The app has been thoroughly tested to ensure its functionality and reliability.

About

It is an android application to write notes like To-Do list etc. In This application you can pin notes,delete notes, search notes,add notes.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages