Skip to content
/ Note-App Public

This project basically helps you to Quickly capture what’s on your mind and get a reminder later at the right place or time

Notifications You must be signed in to change notification settings

adpth/Note-App

Repository files navigation

Note-App

Frame 77

Features

  • Firebase Intergrated App

  • Add Note, Edit Note and Delete Note

  • User data management

  • Check Note is added or not display "Empty" animation

  • Search Functionality

How to Connect ?

  • Connect your project to firebase
  • Add SHA certificate fingerprints into your firebase

Realtime DataBase rules :

{ "rules" : { ".read" : "auth!=null", ".write" : "auth!=null" } }

About

This project basically helps you to Quickly capture what’s on your mind and get a reminder later at the right place or time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages