{"id":29104594,"url":"https://github.com/abhishekkulkarni360/to-do-app","last_synced_at":"2026-04-17T05:02:54.412Z","repository":{"id":301515424,"uuid":"1009452875","full_name":"AbhishekKulkarni360/To-Do-app","owner":"AbhishekKulkarni360","description":"Responsive To-Do List app with CRUD, localStorage, drag-and-drop, PDF export, and dark mode using vanilla JS, HTML, CSS.","archived":false,"fork":false,"pushed_at":"2025-06-27T08:08:48.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-27T09:23:29.548Z","etag":null,"topics":["bootstrap","crud","css3","html5","javascript","localstorage","responsive","task-manager","to-do-list-app","vanilla-js"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AbhishekKulkarni360.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-27T06:47:18.000Z","updated_at":"2025-06-27T08:20:39.000Z","dependencies_parsed_at":"2025-06-27T09:23:35.612Z","dependency_job_id":"7fd077be-00f1-481e-a6be-342df06fe2e6","html_url":"https://github.com/AbhishekKulkarni360/To-Do-app","commit_stats":null,"previous_names":["abhishekkulkarni360/to-do-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AbhishekKulkarni360/To-Do-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekKulkarni360%2FTo-Do-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekKulkarni360%2FTo-Do-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekKulkarni360%2FTo-Do-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekKulkarni360%2FTo-Do-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbhishekKulkarni360","download_url":"https://codeload.github.com/AbhishekKulkarni360/To-Do-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbhishekKulkarni360%2FTo-Do-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270803431,"owners_count":24648685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","crud","css3","html5","javascript","localstorage","responsive","task-manager","to-do-list-app","vanilla-js"],"created_at":"2025-06-29T00:06:16.585Z","updated_at":"2025-08-17T03:37:41.161Z","avatar_url":"https://github.com/AbhishekKulkarni360.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ✅ To-Do List Web Application\n\nA feature-rich, responsive, and user-centric **To-Do List Web App** built using **vanilla JavaScript**, **HTML5**, and **CSS3**. This application supports full **CRUD (Create, Read, Update, Delete)** operations, task filtering, sorting, and persistent storage using `localStorage`.\n\nDesigned for both usability and aesthetics, the app enables users to manage tasks efficiently, with accessibility and responsiveness in mind.\n\n---\n\n## 🔗 GitHub Repository\n\n\u003e [github.com/AbhishekKulkarni360](https://github.com/AbhishekKulkarni360/To-Do-app)\n\n---\n\n## 📌 Features\n\n### ✅ Core Functionality (CRUD)\n- **Create**: Add new tasks with optional due dates.\n- **Read**: Dynamically display the task list on page load using `localStorage`.\n- **Update**: Edit existing tasks, including titles and due dates.\n- **Delete**: Remove individual tasks from the list and `localStorage`.\n\n### 🧠 Enhanced Task Management\n- **Due Date Handling**: Visually highlights tasks as:\n  - Overdue (past)\n  - Due Today\n  - Upcoming (future)\n- **Sorting \u0026 Filtering**: Organize tasks based on due date or completion status.\n- **Drag-and-Drop**: Reorder tasks manually via intuitive drag-and-drop.\n- **Export to PDF**: Generate a downloadable task list using the [`jsPDF`](https://github.com/parallax/jsPDF) library.\n\n### 💡 UI/UX \u0026 Accessibility\n- Responsive design using **Bootstrap 5** and custom **CSS3**.\n- Toggle between **Dark Mode** and **Light Mode**.\n- Smooth transitions and animations for better interactivity.\n- Keyboard accessibility and ARIA-friendly navigation focus states.\n\n---\n\n## 🏗️ Tech Stack\n\n| Technology     | Purpose                         |\n|----------------|----------------------------------|\n| **HTML5**      | Markup structure                |\n| **CSS3**       | Styling, responsiveness, themes |\n| **Bootstrap**  | Grid system, responsive UI       |\n| **JavaScript** | Application logic (vanilla JS)   |\n| **localStorage** | Persistent task storage         |\n| **jsPDF**      | PDF export functionality         |\n\n---\n\n## 🖼️ Screenshots\n\n# Light mode\n![image](https://github.com/user-attachments/assets/7dee9a6c-b632-4741-95ba-35acc75b791f)\n\n# Dark mode\n![image](https://github.com/user-attachments/assets/99ca8a25-7bff-42bd-ae7c-4550ae868357)\n\n# Downloaded PDF \n![image](https://github.com/user-attachments/assets/a113ec9e-b4e6-486e-ada6-27961007a0e4)\n\n\n## 🚀 Getting Started\n\nYou can run this project locally in just a few steps:\n\n### 🛠️ Prerequisites\n- A modern web browser (Chrome, Firefox, Edge, etc.)\n- No server or frameworks required (client-side only)\n\n### 📦 Installation\n\n```bash\ngit clone https://github.com/AbhishekKulkarni360/todo-list-web-app.git\ncd todo-list-web-app\n```\n\n### 🔮 Future Improvements\n\n- Add category tags and filters  \n- User authentication and cloud sync  \n- Calendar integration  \n- Real-time notifications or reminders  \n- PWA support for offline usage  \n\n---\n\n### 🧑‍💻 Author\n\n**Abhishek Kulkarni**  \nGitHub: [@AbhishekKulkarni360](https://github.com/AbhishekKulkarni360)\n\n---\n\n### 📄 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekkulkarni360%2Fto-do-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishekkulkarni360%2Fto-do-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekkulkarni360%2Fto-do-app/lists"}