Skip to content

pushkarsinghh/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ To-Do List

A simple To-Do List application designed to help users track tasks and boost productivity. Built with JavaScript, CSS, and HTML, it offers an intuitive interface for managing daily tasks.

🚀 Features

  • Add Tasks: Users can add new tasks to their to-do list.
  • Mark as Completed: Tasks can be marked as completed.
  • Delete Tasks: Users can remove tasks from the list.
  • Filter Tasks: Filter tasks by their status (All, Completed, or Incomplete).
  • Persistent Storage: Tasks are saved in the browser's local storage, so they persist even after refreshing the page.

📂 Project Structure

📦 to-do-list
┣ 📜 index.html
┣ 📜 styles.css
┣ 📜 script.js
┣ 📜 logo.webp
┣ 📜 README.md

🛠️ Technologies Used

  • JavaScript – Handles task management logic.
  • CSS – Styles and layouts the application.
  • HTML – Structures the interface.

💡 Future Enhancements

  • Task deadlines & reminders
  • Drag-and-drop task organization
  • User authentication for cloud-syncing tasks

🔧 Installation & Usage

  1. Clone the repository:
    git clone https://github.com/pushkarsinghh/to-do-list.git
  2. Open index.html in your browser.

📝 Author

Developed by Pushkar Singh.

About

✅ A simple To-Do List app to track tasks and boost productivity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published