Skip to content

AloneBoy18/To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List

To-Do List Project This To-Do List project is a simple yet effective task management tool designed to help users organize their daily tasks, prioritize activities, and increase productivity.

Screenshot 2024-03-16 110747

Features

  • Task Management: Add and delete tasks effortlessly.
  • Priority Setting: Assign tasks in priorities for better time management.
  • Status Tracking: Keep track of task statuses (pending or completed).
  • User-Friendly Interface: Intuitive interface for seamless user experience.
  • Data Persistence: Tasks are stored persistently, ensuring they are available across sessions.

Screenshot 2024-03-16 110406

Technologies Used

  • Frontend: HTML,CSS,JavaScript.

Usage

  • Adding a Task: Enter the task details,click on the "Add" button to add the task to list.
  • Deleting a Task: Click on the "X" icon next to the task to delete the task.
  • Marking a Task as Completed: Check the checkbox next to the task to mark as completed.

Contributing Contributions are welcome! If you'd like to contribute to this project, please follow these steps:

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Open a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors