Skip to content

VAIBHAVVARORA/Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple To-Do List App

This is a basic to-do list application built using HTML, CSS, and JavaScript.

Features

  • Add new tasks
  • Mark tasks as completed
  • Remove completed tasks

Usage

  1. Clone this repository:
    git clone https://github.com/VAIBHAVVARORA/Project.git
  1. Open the index.html file in your web browser.

Contributing

Feel free to fork this repository and contribute your own improvements!

Technologies Used

  • HTML: For the structure of the web page.
  • CSS: For styling the web page.
  • JavaScript: For adding interactivity to the application.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Additional Notes

  • This is a basic implementation and can be extended with additional features like:
    • Local storage to persist tasks across sessions.
    • Editing existing tasks.
    • Due dates and priorities for tasks.

Feel free to use this code as a starting point for your own to-do list application!

About

This contain some minor projects that are created during practice have a look.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors