A simple Task Manager web application built with HTML, CSS, and JavaScript.
It allows you to:
- Add tasks and timed tasks (with deadlines)
- Mark tasks as Done or Cancelled
- Delete tasks
- Save tasks to
localStorageand load them later - Support for subtasks (can be added later)
-
Task Creation
- Input a task title (minimum 3 characters)
- Optionally add a deadline for timed tasks
-
Task Management
- Buttons to mark tasks Done, Cancel, or Delete
- UI updates instantly when changes occur
-
Persistent Storage
- Save tasks to browser
localStorage - Load saved tasks when re-opening the app
- Save tasks to browser
- Download or clone this repository
- Open
index.htmlin your web browser - Add tasks and interact with the app
- HTML
- CSS
- JavaScript
Martha Taukuheke Nambahu
Contact: marthataukuheke@gmail.com
Location: Windhoek, Namibia