tokhy1 / JS_ToDo_List_App

This is a simple and intuitive todo list application built using JavaScript. Keep track of your tasks, set priorities, and stay organized with this easy-to-use web app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo List App

This is a simple and intuitive todo list application built using JavaScript. Keep track of your tasks, set priorities, and stay organized with this easy-to-use web app.

Preview

App preview

Key Features:

  • User-friendly Interface: Enjoy a clean and responsive design for seamless task management.
  • Add and Remove Tasks: Quickly add new tasks and remove completed ones with just a click.
  • Prioritize Tasks: Mark important tasks and prioritize your to-do list for better focus.
  • LocalStorage Integration: Your tasks are saved locally, ensuring they persist even if you close the browser.

Technologies Used:

  • JavaScript: The core programming language for dynamic task handling.
  • HTML/CSS: Structuring and styling the user interface for a pleasant experience.

Contributing

  1. Fork it (https://github.com/tokhy1/JS_ToDo_List_App.git/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

Contact

Happy Coding!

About

This is a simple and intuitive todo list application built using JavaScript. Keep track of your tasks, set priorities, and stay organized with this easy-to-use web app.


Languages

Language:CSS 53.8%Language:JavaScript 26.6%Language:HTML 19.6%