Skip to content

Study Planner App (Flutter + Firebase) A cross-platform mobile app built with Flutter that helps students organize their study schedules, set goals, and track progress. Firebase powers real-time data storage, user authentication, and cloud sync, ensuring seamless access across devices.

Notifications You must be signed in to change notification settings

Rethabile2004/study-planner-flutter

Repository files navigation

Firebase Flutter Notes App

A cross-platform Flutter application that allows authenticated users to create, update, and delete personal notes. Built with Firebase for seamless cloud storage and real-time data sync.

Features

  • User authentication using Firebase Auth
  • Add, edit, and delete notes
  • Cloud-based storage with Firebase Firestore
  • Responsive and intuitive mobile UI

Screenshots

image image image image image

Getting Started

To run this project locally:

Prerequisites

  • Flutter SDK installed
  • Firebase account and project setup

Installation

  1. Clone the repository:
    git clone https://github.com/Rethabile2004/firebase_flutter.git
    cd firebase_flutter
  2. Install dependencies
    flutter pub get
  3. Configure firebase
  • Configure Firebase:
  • Create a Firebase project at Firebase Console
  • Enable Firestore and Authentication
  • Download google-services.json and place it in android/app/
  • For iOS, follow Firebase iOS setup
  • Run the app:
  1. Run the app:
flutter run

About

Study Planner App (Flutter + Firebase) A cross-platform mobile app built with Flutter that helps students organize their study schedules, set goals, and track progress. Firebase powers real-time data storage, user authentication, and cloud sync, ensuring seamless access across devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published