Task Manager

Sun Jan 01 2023

HTML CSS JAVASCRIPT
Task Manager
Link to Demo github logo Link to Code

This is a simple web-based todo app built using HTML, CSS, and JavaScript. The app allows users to create, edit, and delete tasks that they need to complete. Users can also mark tasks as complete.

Back