๐ To-Do App
A simple and responsive To-Do List web application that helps users manage daily tasks efficiently. Built using HTML, CSS, and JavaScript, this app allows users to add, complete, and delete tasks in real time.
๐ Features
โ Add new tasks
โ๏ธ Mark tasks as completed
๐๏ธ Delete tasks
๐พ Data persistence using Local Storage
๐ฑ Fully responsive design
โก Real-time updates
๐ ๏ธ Tech Stack
HTML5 โ Structure
CSS3 โ Styling & responsiveness
JavaScript (Vanilla JS) โ Functionality
Local Storage โ Data persistence
๐ Project Structure todo-app/ โ โโโ index.html โโโ style.css โโโ script.js โโโ README.md โ๏ธ How to Run the Project
Clone the repository:
git clone https://github.com/your-username/todo-app.git
Navigate to the project folder:
cd todo-app
Open index.html in your browser.
โ No installation required โ runs directly in the browser.
๐ฏ Learning Outcomes
Through this project, I practiced:
DOM manipulation
Event handling
Local storage usage
Responsive web design
Clean UI development
๐ฎ Future Enhancements
๐ Search tasks
๐ท๏ธ Task categories
๐ Due dates
๐ Dark mode
โ๏ธ Cloud sync
๐จโ๐ป Author
Emani Balakrishna Sai Kumar ๐ B.Tech Student | Web Developer ๐ง emanisaikumar01@gmail.com
โญ Support
If you like this project, give it a โญ on GitHub!