{"id":26993959,"url":"https://github.com/adithyanarendra/task_buddy","last_synced_at":"2026-05-10T03:02:44.585Z","repository":{"id":272813408,"uuid":"917761758","full_name":"adithyanarendra/task_buddy","owner":"adithyanarendra","description":"Drag and Drop Task Manager","archived":false,"fork":false,"pushed_at":"2025-01-27T18:14:17.000Z","size":359,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T00:20:44.814Z","etag":null,"topics":["firebase","firebase-auth","firestore-database","reactjs"],"latest_commit_sha":null,"homepage":"https://task-buddy-67e95.web.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adithyanarendra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-01-16T15:46:34.000Z","updated_at":"2025-01-27T18:14:21.000Z","dependencies_parsed_at":"2025-01-16T20:00:42.608Z","dependency_job_id":"b88ccde3-c805-466c-aed4-98526ff4591e","html_url":"https://github.com/adithyanarendra/task_buddy","commit_stats":null,"previous_names":["adithyanarendra/task_buddy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/adithyanarendra/task_buddy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithyanarendra%2Ftask_buddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithyanarendra%2Ftask_buddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithyanarendra%2Ftask_buddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithyanarendra%2Ftask_buddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adithyanarendra","download_url":"https://codeload.github.com/adithyanarendra/task_buddy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adithyanarendra%2Ftask_buddy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267058274,"owners_count":24028992,"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-07-25T02:00:09.625Z","response_time":70,"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":["firebase","firebase-auth","firestore-database","reactjs"],"created_at":"2025-04-04T00:20:12.577Z","updated_at":"2026-05-10T03:02:39.543Z","avatar_url":"https://github.com/adithyanarendra.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Task Management Application\n\n## Overview\n\nThis project is a **Task Management Application** built using **React** and **TypeScript** for the frontend, **Firebase** for authentication and real-time data storage, and **Material-UI (MUI)** for a polished, responsive user interface. The app allows users to efficiently manage tasks with features like drag-and-drop functionality, categorization, due dates, and advanced sorting options.\n\n## Features\n\n- **User Authentication**: Secure Google Sign-In integration using Firebase Authentication.\n- **Task Management**:\n  - Create, edit, and delete tasks.\n  - Set due dates, categories, and custom tags for tasks.\n  - Drag-and-drop functionality to organize tasks within and across lists.\n- **Views**:\n  - Toggle between **Board View** (Kanban-style) and **List View**.\n- **Advanced Filtering**:\n  - Filter tasks by tags, categories, or due dates.\n  - Search for tasks by keywords.\n- **Responsive Design**:\n  - Built with **Tailwind CSS** and **MUI** for an adaptive and seamless user experience.\n  - Fully responsive for desktop, tablet, and mobile devices.\n\n## Tech Stack\n\n### Frontend\n\n- **React**: For building user interfaces.\n- **TypeScript**: For static typing and better developer experience.\n- **Material-UI (MUI)**: For pre-styled, accessible components.\n- **Tailwind CSS**: For custom styling and responsive design.\n- **React Beautiful DnD**: For drag-and-drop functionality.\n- **React Query**: For efficient data fetching and caching.\n\n### Backend\n\n- **Firebase**:\n  - Authentication: Used for secure Google Sign-In.\n  - Firestore: NoSQL database for real-time task management.\n\n## Folder Structure\n\nThe project is organized into the following structure:\n\nsrc/ ├── assets/ # Images and other static assets\n├── components/ # Reusable React components\n├── helpers/ # Utility functions\n├── pages/ # Top-level application views\n\n## Drag-and-Drop Implementation\n\nDrag-and-drop functionality is implemented using the **React Beautiful DnD** library, which allows users to reorganize tasks easily. The tasks update in real-time with Firestore, ensuring a seamless user experience.\n\n### Steps for Drag-and-Drop\n\n1. Wrap your lists in a `\u003cDragDropContext\u003e` component.\n2. Each list becomes a `\u003cDroppable\u003e` area, and tasks are rendered as `\u003cDraggable\u003e` items.\n3. On drag end, the `handleDragEnd` function updates the state and syncs changes with Firestore.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithyanarendra%2Ftask_buddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadithyanarendra%2Ftask_buddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadithyanarendra%2Ftask_buddy/lists"}