Skip to content

Tasker is a simple yet powerful todo application that helps you organize and prioritize your to-do efficiently

Notifications You must be signed in to change notification settings

DalvinderSingh2022/Tasker

Repository files navigation

Tasker

Tasker is a simple yet powerful todo application that helps you organize and prioritize your to-do efficiently. live demo

Features

  • Create, edit, and delete tasks
  • Set due dates for tasks
  • Organize tasks into categories(status)
  • Mark tasks as completed
  • Moved tasks to Recycle Bin
  • Search tasks
  • User-friendly and intuitive interface

Usage

  1. Create an account or log in if you already have one.
  2. Add tasks by using the "+ add" section on the dashboard.
  3. Edit or delete tasks by clicking the task.
  4. Use search functionality to find specific tasks.
  5. Mark tasks as completed when you finish them.
  6. Your all data is saved using firebase.

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Dashboard

  • Users will be able to create new tasks with a title, detail, and due date.
  • Users will be able to update and delete tasks.
  • Users can also have an eye on its tasks in numbers.

Tasks page

  • The tasks page will give users the power to view the tasks.
  • The task card displays the title, detail and some tags as the status of tasks and several comments.
  • The user can bin or mark complete tasks.

login/register

  • register using email, and password give yourself a name.
  • Users can log in easily using email and password.
  • Users can log out at any time by clicking the button at the sidebar.

Installing

  1. Clone the repository to your local machine:
  • git clone https://github.com/DalvinderSingh2022/Tasker.git
  1. Navigate to the project directory:
  • cd Todo-App
  1. Install the dependencies:
  • npm install
  1. Start the development server:
  • npm start
  1. Open your web browser and go to http://localhost:3000 to access the application.

About

Tasker is a simple yet powerful todo application that helps you organize and prioritize your to-do efficiently

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published