Skip to content

Commit 9ecad56

Browse files
committed
update readme
1 parent d748447 commit 9ecad56

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,17 @@ In order to run this project you need:
375375
</details>
376376
</li>
377377

378+
<li>
379+
<details>
380+
<summary>TO DO LIST</summary>
381+
<p>This project is a simple web-based To-Do List application that allows users to add tasks, categorize them, and filter tasks by category. The application is built using HTML, CSS, and JavaScript, with JavaScript modules to separate concerns and improve maintainability.</p>
382+
<ul>
383+
<li><a href="https://tajulafreen.github.io/50Projects-HTML-CSS-JavaScript/Source-Code/ToDoList/">Live Demo</a></li>
384+
<li><a href="https://github.com/tajulafreen/50Projects-HTML-CSS-JavaScript/tree/main/Source-Code/ToDoList">Source</a></li>
385+
</ul>
386+
</details>
387+
</li>
388+
378389
</ol>
379390

380391
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)