Skip to content

Task Manager App is a simple task manager app developed using Flutter and is designed to help users manage their daily activities and to-dos efficiently. Users can add, edit, delete tasks, assign priorities, set reminders, and view their tasks.

Notifications You must be signed in to change notification settings

bushra-muneer/Task-Manager-App

Repository files navigation

Task Manager App

Project Logo

Table of Contents

Introduction

Task Manager App is a simple task manager app designed to help users manage their daily activities and to-dos efficiently. Users can add, edit, delete tasks, assign priorities, set reminders, and view their tasks.

Features

  • User Authentication (Sign up/Login)
  • Task Management (Add/Edit/Delete)
  • Prioritization (High, Medium, Low)
  • Reminders (Set reminders and receive notifications)
  • User Preferences (Save notification settings)

Installation

Prerequisites

Setup

  1. Clone the repository:

    git clone (https://github.com/bushra-muneer/Task-Manager-App.git) cd your-flutter-project

  2. Install dependencies:

flutter pub get If any error occurs, run:

flutter clean
flutter pub get

3.Run the app:

Ensure an emulator is running or a physical device is connected. Run the app using:

flutter run For physical devices, you can create a build:

flutter build apk

  1. Technologies Used Flutter Dart Firebase Authentication Firebase Realtime Database GetX (State Management) Shared Preferences (User Preferences) Local Notifications

About

Task Manager App is a simple task manager app developed using Flutter and is designed to help users manage their daily activities and to-dos efficiently. Users can add, edit, delete tasks, assign priorities, set reminders, and view their tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published