Skip to content

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

Notifications You must be signed in to change notification settings

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