Skip to content

Prioritize tasks, track progress, and collaborate seamlessly. Designed for efficiency and clarity, empowering users to achieve their goals effortlessly with TodoList App.

Notifications You must be signed in to change notification settings

NikhilanshSisodia/Project10_TodoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoList Application

In this README.md:

  • Title and Description: Clearly states what the project is about.
  • Features: Lists key features of the TodoList application.
  • Contributing: Outlines steps for contributing to the project.

This project is a simple TodoList web application built with HTML, CSS, and JavaScript. It allows users to manage tasks by adding, updating, marking as complete, and deleting tasks.

Features

  • Add Task: Users can add new tasks to the list.
  • Update Task: Tasks can be edited inline.
  • Complete Task: Tasks can be marked as complete by clicking on them.
  • Delete Task: Users can remove tasks from the list.
  • Data Persistence: Tasks are saved locally in the browser's storage, so they persist across sessions.

Contributing

Contributions are welcome! Here's how you can contribute to the project:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/add-new-feature).
  3. Make modifications and commit changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature/add-new-feature).
  5. Create a pull request.

Feel free to customize the content further based on additional features or specifics of the project!

About

Prioritize tasks, track progress, and collaborate seamlessly. Designed for efficiency and clarity, empowering users to achieve their goals effortlessly with TodoList App.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published