Skip to content

Pratik2401/TO-DO-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 TO-DO List

A simple, interactive to-do list web application for managing tasks efficiently. This project demonstrates front-end development skills and clean UI design using HTML, CSS, and JavaScript.


✨ Features

  • ✔️ Add, edit, and delete tasks
  • ⏳ Mark tasks as completed or pending
  • 📋 Dynamic task list with instant updates
  • 🎨 Responsive and clean user interface
  • 💾 (Optional) Local storage support for saving tasks

📁 Folder Structure

TO-DO-List/
├── assets/
│   └── [images, icons, or styles if present]
├── index.html          # Main HTML file
├── style.css           # CSS for styling
├── script.js           # JavaScript for functionality
└── README.md           # Project documentation

🛠️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript (Vanilla)
  • (Optional: Bootstrap, Google Fonts, or other libraries if used)

🚀 Getting Started

To run this project locally:

  1. Clone the repository
    git clone https://github.com/Pratik2401/TO-DO-List.git
  2. Open the folder and launch index.html in your browser.

No server setup or dependencies required. Purely static and lightweight.


📸 Screenshots

Add screenshots here (e.g., main interface, completed tasks view, etc.) for visual reference.


👨‍💼 Author

Pratik Mali
🔗 GitHub


About

A simple, interactive to-do list web application for managing tasks efficiently. This project demonstrates front-end development skills and clean UI design using HTML, CSS, and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors