Code Monkey home page Code Monkey logo

daily_task_manager's Introduction

Task App

This is a Task app built using Firebase and GetX state management.

Features

  • Create tasks
  • Mark tasks as completed
  • Delete tasks
  • Search tasks
  • See completed tasks
  • Sign in with email and password
  • Sign in with Google

Technology Stack

  • Flutter
  • Firebase Authentication
  • Cloud Firestore
  • GetX State Management

Requirements

  • Flutter SDK
  • Firebase project with Authentication and Cloud Firestore enabled
  • Google Sign-In API Key (if using Google sign-in)

Setup

  1. Clone this repository
  2. Create a Firebase project and enable Authentication and Cloud Firestore
  3. Add the fingerprint to your Firebase project (if using Google sign-in)
  4. Copy the google-services.json file to the android/app directory (Android only)
  5. Run flutter pub get to install dependencies
  6. Run the app using flutter run

Screenshots

How to Use

  1. Sign in with your email and password or Google account.
  2. Add new tasks by clicking on the "+" button.
  3. Mark tasks as completed by clicking on the checkbox next to the task.
  4. Delete tasks by delete icon.
  5. Search for tasks using the search bar at the top of the screen.
  6. View completed tasks by clicking on the "Completed" in drop downS.

License

This project is licensed under the MIT License. See the LICENSE file for details.

daily_task_manager's People

Contributors

adarsh879 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.