An open API service indexing awesome lists of open source software.

https://github.com/cdckhang/simple-notes-app-with-firebase

A very simple Notes taking app for Android, using Fire Base as the online data storage.
https://github.com/cdckhang/simple-notes-app-with-firebase

android android-studio firebase-database java

Last synced: about 2 months ago
JSON representation

A very simple Notes taking app for Android, using Fire Base as the online data storage.

Awesome Lists containing this project

README

          

Android Note Taking App Intergrated with Fire Base

Overview:



  • This is a simple notes taking app made for Android device.

  • Core app functionalities and user interfaces are made using Android Studio.

  • User's data like usernames, passwords, and notes are saved using Firebase, a cloud service provided by Google.

Functionalities:



  • Support full CRUD functionality for managing notes .

  • Allow users to take notes offline, the data will be sync after with internet connections.

  • Manages accounts related tasks such as sign up, login and password recovery.

Technologies Used:



  • Front-end: The graphical interfaces designed using .XML files to make along with app functionalities implemented in Java.

  • Back-end: Fire Base as the cloud provider for online data storage and synchronization.

Installation:



  • Download the source code directly from this repo and build the app locally.

  • Download from the latest releases.

Video Demo




  • Demo GIF

  • Screenshots:

    Sign up


    Login




    Password Recovery


    Notes showcase




    Edit note


    Video demo

    ![](https://github.com/cdCkhang/Simple-Notes-App-with-Firebase/blob/main/assets/demo.gif)