Skip to content

BEGINNERUSER-git/TO-DO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Web App

A feature-rich, calendar-integrated To-Do List application with frontend and backend separation. Users can add, manage, sort, and track their tasks with a clean UI.

Features

  • Add, edit, and delete tasks
  • Mark tasks as completed
  • View tasks by:
    • Completed
    • In Progress
    • Overdue
  • Sort by:
    • Priority
    • Date
  • Color-coded task status
  • Calendar view for all tasks
  • Separate pages for task status views

Folder Structure

/to-do-frontend

index.html

style.css

script.js

/to-do-backend

service/

repo/

controllers/

models/

image image

Setup Instructions

1. Clone the Repo

git clone https://github.com/yourusername/To-Do.git
cd todo

2. Install Backend Dependencies

cd todo-backend

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published