File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -29,10 +29,14 @@ git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
29
29
- Add your tasks According to your wish
30
30
31
31
<h3 > ScreenShots </h3 >
32
+ <img src =" todo.png " alt =" To-Do Image " />
33
+ <br >
32
34
<ul >
33
- <li >To add the</li >
34
- <li >CSS3</li >
35
- <li >JavaScript</li >
35
+ <li >To add the Task,Write the Task in the box and click on Add Button<br >
36
+ <img src="todo-add.png" alt="To-Do Add Image"/></li>
37
+ <li >If you have completed the task,click on the task to strike-out<br >
38
+ <img src="todo-delete.png" alt="To-Do Strikeout Image"/></li>
39
+ <li>To Remove the completed Task,First click on the task to strike-out and then Click on Cleanup<br>
40
+ <img src="todo-remove.png" alt="To-Do Remove Image"/></li>
36
41
</ul >
37
42
38
- <br >
You can’t perform that action at this time.
0 commit comments