Skip to content

Using this app one can store notes without connecting to internet.It includes implementation of SQLite database,RecyclerView,AlertDialog and FloatingActionButton.

Notifications You must be signed in to change notification settings

thepraveshsinghh/Offline-Notes

Repository files navigation

Offline-Notes

Using this app one can store notes without connecting to internet.It includes implementation of SQLite database,RecyclerView,AlertDialog and FloatingActionButton.

Performs basic CRUD operations which are:

  • Create
  • Read
  • Update
  • Delete

Following are some screenshots of this application

view

This is the main screen.

add

One can add a note using the green add button and then click on save.

update

One can also update an existing note using the green update button present in each note.

delete

One can delete a note by clicking on the dustbin present in each note and then confirming the delete.

About

Using this app one can store notes without connecting to internet.It includes implementation of SQLite database,RecyclerView,AlertDialog and FloatingActionButton.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages