Skip to content

Single login for each user, the user can create, edit and delete their notes. DB initialized with firebase

Notifications You must be signed in to change notification settings

kleecollage/NotesFirebase-JetpackApp

Repository files navigation

Notes App

Prerequisites

Before starting, make sure you have the following programs installed:

Setting Up the Project in Android Studio

  1. Clone the Repository Use the following command to clone the remote repository to your local machine. Make sure to replace REPOSITORY_URL with the actual URL of the repository.

    git clone https://github.com/kleecollage/NotesFirebase-JetpackApp.git
    
  2. Import the Project On Android Studio select "Open an existing Android Studio project". Navigate to the project directory and select it.

  3. Sync Gradle Android Studio should automatically start syncing the project. If it doesn’t, you can do it manually by selecting File > Sync Project with Gradle Files.

Running the Application

Select Device In the Android Studio toolbar, select the device or emulator on which you want to run the application.

Build and Run Click the Run button (the green triangle icon) or use the shortcut Shift + F10 to build and run the application on the selected device.

About

Single login for each user, the user can create, edit and delete their notes. DB initialized with firebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages