Skip to content

Ade1fe/momentum

Repository files navigation

✅ Momentum

Task Manager App Logo

Flutter Provider Firebase Version 1.0.0 MIT License


📋 Overview

Momentum is a task management app built with Flutter and Firebase, designed for productivity and simplicity. Users can add, edit, delete, and track tasks with timers, categories, and reminders.


✨ Features

  • 📝 Add / Edit / Delete Tasks
  • ⏱️ Set Timers & Due Dates
  • 🛎️ Task Reminders (Planned)
  • 📦 Clean Architecture using Provider
  • 🔄 Real-Time Firebase Sync
  • 🔐 Firebase Authentication
  • 💡 Light & Dark Mode Support

📸 Screenshots

Task List Add Task Edit Task


🛠️ Tech Stack

Layer Technology
Frontend Flutter (Dart)
State Management Provider
Backend Firebase Firestore
Authentication Firebase Auth
Local Storage SharedPreferences

🔧 Firebase Setup

  1. Go to the Firebase Console
  2. Create a new project
  3. Add Firebase to your Flutter app
  4. Download the google-services.json file and place it in /android/app
  5. Enable Authentication and Cloud Firestore

🚀 Installation

Prerequisites

  • Flutter SDK (v3.0.0+)
  • Dart SDK
  • Android Studio / VS Code
  • Firebase Project

Setup Instructions

git clone https://github.com/yourusername/task_manager_clean.git
cd task_manager_clean
flutter pub get
flutter run



🧑‍💻 Author
Oluwadamisi Damilola
Flutter & Firebase Developer
📧 addypearl09@gmail.com

About

A clean and modern task manager app built with Flutter and Firebase. Includes features like task creation, real-time updates, timers, and reminders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors