Skip to content

Darshan-38/minimal-task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Task Manager

A clean and responsive task management application built using HTML, CSS, and JavaScript.

Features

  • Add new tasks
  • Mark tasks as completed
  • Edit tasks with double-click
  • Delete tasks
  • Persistent storage using Local Storage
  • Responsive design
  • Clean and minimal user interface

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • Local Storage API

Screenshots

Desktop View

(Add screenshot here)

Mobile View

(Add screenshot here)

Installation

  1. Clone the repository
git clone https://github.com/your-username/minimal-task-manager.git
  1. Open the project folder

  2. Run index.html in your browser

Future Improvements

  • Dark Mode
  • Drag and Drop Tasks
  • Task Categories
  • Due Dates
  • Search and Filter Tasks

License

MIT License

About

A clean and responsive task management application built with HTML, CSS, and JavaScript. Features local storage persistence, task editing, completion tracking, and a minimalist user interface.

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors