Skip to content

MarthaTN/ManageYourTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager App

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 localStorage and load them later
  • Support for subtasks (can be added later)

Features

  1. Task Creation

    • Input a task title (minimum 3 characters)
    • Optionally add a deadline for timed tasks
  2. Task Management

    • Buttons to mark tasks Done, Cancel, or Delete
    • UI updates instantly when changes occur
  3. Persistent Storage

    • Save tasks to browser localStorage
    • Load saved tasks when re-opening the app

How to Run

  1. Download or clone this repository
  2. Open index.html in your web browser
  3. Add tasks and interact with the app

Technologies

  • HTML
  • CSS
  • JavaScript

Author

Martha Taukuheke Nambahu
Contact: marthataukuheke@gmail.com Location: Windhoek, Namibia

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published