Skip to content

cdCkhang/Simple-Notes-App-with-Firebase

Repository files navigation

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

    About

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

    Topics

    Resources

    Stars

    Watchers

    Forks

    Packages

    No packages published

    Languages