Skip to content

gargisharma03/To-do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-do-List

This project is a simple and interactive To-Do List web application built using HTML, Tailwind CSS, and JavaScript. It allows users to add tasks by entering a task name along with a due date and start time. All added tasks are displayed neatly in a styled list, where each task appears on a single line with its details. Users can also remove tasks using a delete button. The application focuses on a clean, cute user interface with a pink theme and grid-based layout, making task management simple and visually appealing.

Features

  • Add tasks with name, date, and time
  • Delete tasks from the list
  • Clean pink-themed UI with grid background
  • Responsive and beginner-friendly design

Preview

image

Technologies Used

  • HTML
  • Tailwind CSS
  • JavaScript

How to Run

  1. Download or clone the repository
  2. Open index.html in a browser

Future Improvements

  • Add checkbox to mark tasks as completed
  • Strike-through effect for completed tasks
  • Save tasks using local storage

About

This project is a simple and interactive To-Do List web application built using HTML, Tailwind CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors