Skip to content

AnubhaJn/To-Do-web-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do-web-application

Languages Used:

HTML, CSS, JAVASCRIPT

Description:

The project is a to-do-list application that can be used to manage your daily tasks according to the priority of the task .It can help to keep track of your day.

Features:

1.ADD TASK: Tasks can be added with the Add-Button ( '+') in the header .

  1. Each task is generated with a unique ID so as to keep a track in the database.

  2. DELETE TASKS : Task/Multiple Tasks can be deleted with the '-' button in the header.

  3. 'i' Button : All the features/functionalities that have been implemented in this project can be seen by hovering on the 'i' Button.

  4. EDIT TASKS: Tasks can be edited by unlocking/clicking the lock button.

  5. All Tasks with a certain priority color can be viewed by selecting the Priority color from the Priority bar which is placed in the header.

  6. Local storage has been implemented to retain the data.

SCREENSHOT OF TO-DO WEB-APP image