Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Task Manager

A clean and intuitive Task Manager web application built with HTML, CSS, and JavaScript. This tool allows users to add, edit, delete, and manage tasks with real-time updates and persistent local storage.

Deeployed Link : https://task-manager-smoky-six.vercel.app/

πŸš€ Features

  • βœ… Add new tasks
  • ✏️ Edit existing tasks
  • βœ”οΈ Mark tasks as complete/incomplete
  • πŸ—‘οΈ Delete tasks
  • πŸ“… Task creation and completion timestamps
  • ↻ Data persistence using localStorage
  • 🎨 Responsive and modern UI

πŸ—„οΈ Screenshots

image

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3 (Custom Properties & Responsive Design)
  • Vanilla JavaScript (Classes, DOM Manipulation, Local Storage)

πŸ“‚ Project Structure

index.html     # Main file containing all HTML, CSS, and JavaScript
README.md      # Project overview and documentation

πŸ“† How to Use

  1. Clone this repository:

    git clone https://github.com/your-username/task-manager.git
    cd task-manager
  2. Open index.html in your preferred browser.

That's it! Your task manager is ready to use.

πŸ’‘ Future Enhancements

  • Add drag-and-drop support for reordering tasks
  • Integrate with backend for user-specific task storage
  • Add due dates and reminders

πŸ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Task Manager is a responsive web application built using HTML, CSS, and JavaScript that helps users efficiently manage their daily tasks with features like add, edit, complete, delete, and persistent storage via localStorage.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages