Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

✅ ToDo App

A simple and responsive to-do application built using HTML, CSS, and JavaScript. The application allows users to manage daily tasks by adding new tasks, marking them as completed, deleting them, and automatically saving them in the browser using Local Storage.


✨ Features

  • ➕ Add new tasks
  • ✅ Mark tasks as completed
  • 🗑 Delete tasks
  • 💾 Automatically save tasks using Local Storage
  • 🔄 Tasks persist after refreshing the page
  • 📱 Responsive and clean user interface

🛠 Technologies Used

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

📁 Project Structure

todoApp/
├── css/
├── js/
├── index.html
└── README.md

🚀 Getting Started

1. Clone the repository

git clone https://github.com/prahans/todoApp.git

2. Navigate to the project

cd todoApp

3. Open the application

Open index.html in your preferred web browser.


📸 Screenshot

ToDo App

ToDo App


📚 What I Learned

This project helped me strengthen my understanding of:

  • DOM Manipulation
  • JavaScript Event Handling
  • Working with Arrays and Objects
  • Browser Local Storage API
  • Responsive Web Design
  • Building Interactive User Interfaces

⭐ Support

If you found this project helpful, consider giving it a ⭐ on GitHub.


📄 License

This project is for educational purposes only.

About

A simple and responsive to-do application that allows users to add, complete, and delete tasks, with automatic saving using the browser's Local Storage.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages