https://github.com/itz-hiru/codealpha_to-do_list
Simple Todo List Website
https://github.com/itz-hiru/codealpha_to-do_list
codealpha css3 html5 internship-task javascript todolist
Last synced: about 1 month ago
JSON representation
Simple Todo List Website
- Host: GitHub
- URL: https://github.com/itz-hiru/codealpha_to-do_list
- Owner: itz-Hiru
- License: mit
- Created: 2025-06-13T03:45:19.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-06-13T04:02:20.000Z (4 months ago)
- Last Synced: 2025-06-13T05:18:52.967Z (4 months ago)
- Topics: codealpha, css3, html5, internship-task, javascript, todolist
- Language: JavaScript
- Homepage: https://todolist-codealfa.vercel.app
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 📝 To-Do List Website
A responsive and feature-rich **To-Do List** web application built using **HTML, CSS, and JavaScript** as part of my internship project at **CodeAlfa**.
## 🚀 Features
- ✅ Add new tasks with:
- Task name
- Task description
- Priority level (e.g., High, Medium, Low)
- Due date
- ✏️ Edit existing tasks
- 📋 Mark tasks as complete
- 🗑️ Delete tasks
- 💾 Persistent data storage using **Local Storage**
- 📱 Fully responsive across all devices
- 🎨 Clean and user-friendly UI## 📸 Live Demo
[](https://todolist-codealfa.vercel.app/)
## 📂 Project Structure
```
📁 ToDo-List
├── 📄 index.html
├── 📄 style.css
├── 📄 script.js
└── 📄 README.md
```## 💡 How to Use
1. **Clone the repository**
```bash
git clone https://github.com/itz-Hiru/CodeAlfa_To-Do_List.git
```2. **Open the `index.html` file** in your browser
No installation or server setup required.
## 🎯 Goals Achieved
- Applied core web development skills
- Demonstrated DOM manipulation and event handling in JavaScript
- Practiced data persistence with Local Storage
- Built a fully functional and responsive app interface
- Successfully completed the internship task at **CodeAlfa**## 📌 Future Improvements
- Add filters by priority or due date
- Implement drag-and-drop task ordering
- Add notifications or reminders
- Use animations for UI transitions## 🙌 Acknowledgments
- Thanks to **CodeAlfa** for the internship opportunity
---
## 📧 Contact
Connect with me:
* GitHub: [itz-Hiru](https://github.com/itz-Hiru)
* LinkedIn: [Hirumitha](https://www.linkedin.com/in/hirumitha)---
## 📃 License
This project is open-source and free to use under the [MIT License](LICENSE).
---
![]()