Skip to content

A simple and intuitive To-Do List application to manage your tasks effectively. Features include task creation, editing, deletion.

Notifications You must be signed in to change notification settings

anu098jaiswal/To-Do-List

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-List

A simple and interactive To-Do List application built with HTML, CSS, and JavaScript.

Features

  • Add new tasks
  • Edit existing tasks
  • Delete tasks
  • Set a date for each task
  • Responsive design

Installation

Clone the repository:

git clone https://github.com/Anshgrover23/To-Do-List.git

Open index.html in your browser to use the application.

Usage

  • Add a Task: Enter a task in the input field and click the "Add" button.
  • Edit a Task: Click the edit icon next to the task, make your changes, and save.
  • Delete a Task: Click the delete icon next to the task.

Contributing to Hacktoberfest 2024 🎉

hecktoberfest

We are excited to participate in Hacktoberfest 2024! If you'd like to contribute to this project during Hacktoberfest, here’s how you can get involved:

  • Solve Issues with Hacktoberfest Tag: Look for issues labeled with the Hacktoberfest tag. You can help by resolving these issues and submitting a pull request (PR) with your changes.

  • Submit New Issues: If you find a bug or have an idea for a new feature, please create a new issue. Describe the issue or feature request clearly, and once it's documented, feel free to submit a pull request with your implementation. I will tag your PR with the Hacktoberfest tag once it's ready.

For detailed instructions on how to contribute, please check out the CONTRIBUTING.md file.

Let's make this project even better together! 🎉

About

A simple and intuitive To-Do List application to manage your tasks effectively. Features include task creation, editing, deletion.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • CSS 33.6%
  • HTML 11.7%