Skip to content

kajatheepan/My-To-Do-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList Project

Overview

This project is a simple To-Do List application built using JavaScript. It enables users to add, delete, and mark tasks as completed. Additionally, tasks are stored locally to ensure they persist even after the page is refreshed.

🌐 Live Preview

View the hosted site: task-traker.netlify.app

Features

  • Add new tasks
  • Delete tasks
  • Mark tasks as completed
  • Filter tasks by status (all, completed, pending)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/ToDoList.git
  2. Navigate to the project directory:
    cd ToDoList
  3. Open index.html in your browser to start using the application.

Future Enhancements

  • Implement user authentication & stoe tasks in cloud
  • Add due dates for tasks
  • Enable task prioritization

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License.

About

This To-Do List Web App is a simple task management tool that allows users to add, track, and organize tasks efficiently

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published