Skip to content

This is a quick todolist app which stores the todo in the local browser storage using local storage.

Notifications You must be signed in to change notification settings

Abhijitkr/Quick-TodoList-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick Todo List App

Todo Logo

This is a simple and stylish Todo List web application that allows you to manage your tasks quickly and efficiently. You can add new tasks, mark them as completed, and delete them as needed. The app also provides user-friendly warnings for empty tasks and duplicates.

Watch Video

You can watch a demonstration of the Quick Todo List's functionality on YouTube here.

Live Demo

You can try the Quick Todo List App live here.

Features

  • Add New Todos: Easily add new tasks by entering the task name and clicking the "Add Todo" button.

  • Task Management: Mark tasks as completed by clicking on them. Clicking again will unmark them.

  • Task Deletion: Remove tasks from the list by clicking the delete icon next to each task.

  • Validation: The app provides warnings for empty tasks and duplicate tasks to ensure data accuracy.

Technologies Used

  • HTML
  • CSS
  • JavaScript

How to Use

  1. Visit the live demo of the Quick Todo List App.

  2. Enter a task in the input field and click the "Add Todo" button to add it to the list.

  3. To mark a task as completed, click on it. Clicking again will unmark it.

  4. To delete a task, click the delete icon (✖️) next to it.

  5. If you attempt to add an empty task or a duplicate task, the app will display appropriate warnings.

Installation

If you want to run this app locally, follow these steps:

  1. Clone this repository to your local machine.

About

This is a quick todolist app which stores the todo in the local browser storage using local storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published