Skip to content

Developed for the assessment of BigBinary Academy. This project showcases my skills in building a user-friendly and efficient To-Do List application.

Notifications You must be signed in to change notification settings

vyshnavprasad/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

Overview

This To-Do List website allows users to manage their tasks efficiently. It includes features such as adding, editing, deleting tasks, auto-sorting, searching through tasks, and saving tasks to local storage.

image

Features

  • Add Task: Users can add new tasks with a title and optional description.
  • Edit Task: Users can edit existing tasks to update their details.
  • Delete Task: Users can delete tasks they no longer need.
  • Auto-Sort: Tasks are automatically sorted based on criteria such as due date or priority.
  • Search Through Tasks: Users can search for tasks using keywords.
  • Local Storage: Tasks are saved in the browser's local storage, allowing users to retain their tasks even after closing the browser.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/todo-list-website.git

About

Developed for the assessment of BigBinary Academy. This project showcases my skills in building a user-friendly and efficient To-Do List application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published