Skip to content

Harshit-0018/To-Do-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 To-Do List Application

A simple, clean, and beginner-friendly To-Do List web application built using HTML, CSS, and JavaScript. This project helps users manage daily tasks efficiently while demonstrating core front-end development concepts. 🚀 Beginner-friendly JavaScript project.


🚀 Features

  • ➕ Add new tasks
  • ✅ Mark tasks as completed
  • ❌ Delete tasks easily
  • 🧹 Clear completed tasks (if implemented)
  • 🎨 Clean and minimal user interface
  • 📱 Responsive design (works on mobile & desktop)

🛠️ Tech Stack

  • HTML – Structure of the application
  • CSS – Styling and layout
  • JavaScript – Logic, DOM manipulation, and interactivity

📂 Project Structure

To-Do/
│── index.html
│── style.css
│── script.js
│── README.md

▶️ How to Run Locally

  1. Clone the repository
git clone https://github.com/Harshit-0018/To-Do-.git
  1. Navigate to the project folder
cd To-Do-
  1. Open index.html in your browser

🎯 Learning Outcomes

  • Understanding DOM manipulation
  • Handling user input in JavaScript
  • Working with events
  • Writing clean and structured front-end code

📸 Preview


🌟 Future Improvements

  • Local storage support
  • Task categories / priorities
  • Dark mode
  • Edit existing tasks

🤝 Contributing

Contributions are welcome! Feel free to fork this repository and submit a pull request.


📄 License

This project is open-source and available under the MIT License.


👨‍💻 Author

Harshit Singh Aspiring Software Engineer | Frontend Learner


⭐ If you like this project, don’t forget to star the repository!

About

This is a to do list maker made by using web dev , html and css

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors