Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 808 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 808 Bytes

Deployement Link- https://paaban25.github.io/To-Do-List/

Weather-App

Paaban Panda

Electrical Engineering

Overview

This website can be used to maintain a Task-List.

interface

New tasks can be typed in the input bar with placeholder "What Do You Have Planned" and then to be clicked on "Add Task" to add the task.

tasks

tasks are added in this way.

EDIT Button

The Tasks can be changed by clicking on the "EDIT" button. Then by clicking on the "SAVE" button, the changed text will be visble.

DELETE Button

The tasks can be deleted by clicking on the delete button.