Skip to content

Pcmhacker-piro/-todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Todo List App

A simple and user-friendly Todo List application to help manage daily tasks efficiently.
This project is built as a learning exercise to practice frontend development concepts and basic CRUD operations.


πŸš€ Features

  • βž• Add new tasks
  • ✏️ Edit existing tasks
  • ❌ Delete tasks
  • βœ… Mark tasks as completed
  • πŸ’Ύ Persist tasks (local storage)
  • 🎨 Clean and minimal UI

πŸ› οΈ Tech Stack

  • HTML
  • CSS
  • JavaScript

πŸ“‚ Project Structure

todo-list-app/ β”‚ β”œβ”€β”€ index.html β”œβ”€β”€ style.css β”œβ”€β”€ script.js └── README.md


▢️ How to Run the Project

  1. Clone the repository
    git clone https://github.com/your-username/todo-list-app.git
    
  2. Navigate to the project folder cd todo-list-app

🎯 Purpose of This Project β€’ Practice frontend development fundamentals β€’ Improve JavaScript logic and DOM manipulation β€’ Build a real-world beginner project

βΈ»

πŸ“Œ Future Enhancements β€’ ⏰ Task due dates β€’ πŸ” Search and filter tasks β€’ πŸŒ™ Dark mode β€’ ☁️ Backend integration

βΈ»

🀝 Contributing

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

βΈ»

πŸ“„ License

This project is licensed under the MIT License.

βΈ»

⭐ Support

If you like this project, please give it a ⭐ on GitHub!


If you want, I can:

  • πŸ”₯ Customize this README for React / Java backend
  • 🎨 Add screenshots section
  • πŸ’Ό Make it resume-optimized
  • πŸš€ Add deployment instructions

Just tell me πŸ‘

About

A beginner-friendly Todo List project to improve JavaScript and frontend development skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors