Skip to content

Keshav0018/ToDoApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoApplication

Task Management System📝 ✅

A simple and responsive task management system built with HTML, CSS, and JavaScript.

📌 Features

  • Add, edit, and delete tasks
  • Set task priorities and deadlines
  • Mark tasks as completed
  • New quote every day
  • Choose whether to carry over previous day's tasks
  • Data is stored using Local Storage (Tasks persist even after refreshing)
  • Responsive design for desktop & mobile
  • Smooth animations and user-friendly UI

🛠️ Technologies Used

  • HTML for structure
  • CSS (Styles + Media Queries) for styling
  • JavaScript (MVC Architecture, Helpers & Local Storage)

📂 Project Structure

/task-manager/
│── index.html           # Main HTML file
│── README.md            # Project documentation
│── /css/                # Styles & Media Queries
│── /script/             # JavaScript (MVC + Helpers)
│── /img/                # Images & icons
│── /sound/              # Sound assets
│── /favicon/            # Favicon assets

💡 Check out the live project here: https://achieveflow.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors