Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9ecad56

Browse files
committedAug 8, 2024
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‎

Lines changed: 11 additions & 0 deletions
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)
Please sign in to comment.