Skip to content

This To-do list app helps you keep track of your goals and tasks and even categorizing them accordingly. You can also set weekly goals to help keep you motivated.

Notifications You must be signed in to change notification settings

tanujaKaushik/To_Do_List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To_Do_List

Working of this app

To.do.list.App.mp4

Getting Started with Create React App

This project was bootstrapped with [Create React App]

How to run

npm run start-dev

Packages installed

npm install react-rounter-dom

npm i json server

npm i -g concurrently

npm i axios

npm i

Links used

CDN for tailwind CSS

Stylesheet for google fonts and icons

Pages

Home Page

Contains four buttons:

1. Create New

2. Weekly Planner

3. 2023 Planner

4. Stats

1. Create New

Asks for task, date and priority of that task.

A list is created with a delete option for deleting any entry.

3. 2023 Planner

Shows all the task with an edit option:

    * To add a new task

    * Delete any task

    * Mark any task as completed

    * Delete the list for that day

2. Weekly Planner

Shows the to do lists for current week.
 (work in progress) 

4. Stats()

(work in progress)

Provides information about:

    * Total tasks created

    * Tasks Completed

    * Performance Stats

About

This To-do list app helps you keep track of your goals and tasks and even categorizing them accordingly. You can also set weekly goals to help keep you motivated.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published