Skip to content

Note Saving Application . DB system used - SQLITE

Notifications You must be signed in to change notification settings

souvik757/Reminder

Repository files navigation

Reminder

Table of Contents

Overview

  • This android project is a simple note-saving application that allows users to create, store, and delete notes. The application is built using the Java programming language, Android SDK, XML, and SQLite database .

  • Users can create a new note by providing a specific title for the document and entering the text in the body . The application will then save the note to the SQLite database for later retrieval . The user can also delete any note they wish by simply selecting it and deleting it .

  • The application is designed to be user-friendly and intuitive, with a simple and easy-to-use interface. It utilizes XML for designing the layout and user interface elements of the application. SQLite database is used to store and manage the notes .

TechStack

  • java

  • Android Studio

  • SQLite

About

Note Saving Application . DB system used - SQLITE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages