{"id":25861235,"url":"https://github.com/elite1122/taskzen-client","last_synced_at":"2026-04-09T11:02:40.343Z","repository":{"id":278498369,"uuid":"935818903","full_name":"elite1122/TaskZen-Client","owner":"elite1122","description":"TaskZen is a Task Management Application where users can add, edit, delete, and reorder tasks using a drag-and-drop interface. Tasks will be categorized into three sections: To-Do, In Progress, and Done. Changes must be saved instantly to the database to maintain persistence.","archived":false,"fork":false,"pushed_at":"2025-02-22T13:48:29.000Z","size":286,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T23:33:10.057Z","etag":null,"topics":["firebase","mongodb","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://taskzenorg.firebaseapp.com/","language":"JavaScript","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/elite1122.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-02-20T04:22:28.000Z","updated_at":"2025-02-22T13:49:09.000Z","dependencies_parsed_at":"2025-02-20T05:38:27.594Z","dependency_job_id":null,"html_url":"https://github.com/elite1122/TaskZen-Client","commit_stats":null,"previous_names":["elite1122/taskzen-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elite1122/TaskZen-Client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elite1122%2FTaskZen-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elite1122%2FTaskZen-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elite1122%2FTaskZen-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elite1122%2FTaskZen-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elite1122","download_url":"https://codeload.github.com/elite1122/TaskZen-Client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elite1122%2FTaskZen-Client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267772733,"owners_count":24142095,"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-29T02:00:12.549Z","response_time":2574,"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","mongodb","reactjs","tailwindcss"],"created_at":"2025-03-01T23:33:00.632Z","updated_at":"2025-12-30T21:55:48.745Z","avatar_url":"https://github.com/elite1122.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TaskZen (Task Management System) Website Design Using Core React, Tailwind CSS, DaisyUI \u0026 MongoDB\n\n## Project Theme: Marathon Management System 🌟\nTaskZen is a Task Management Application where users can add, edit, delete, and reorder tasks using a drag-and-drop interface. Tasks will be categorized into three sections: To-Do, In Progress, and Done. Changes must be saved instantly to the database to maintain persistence.\n\n\n## 🛠️ Technologies Used\n### Frontend:\n- **React.js** – Dynamic and efficient component-based UI framework for front-end building.\n- **Tailwind CSS** – Utility-first CSS framework for a beautifully responsive and customizable interface.\n- **React Toastify** – Delightful notifications and alerts for seamless user feedback.\n- **React Router** - For handling navigation and routing across pages.\n- **Context API** - For state management.\n- **Sweet Alert** – Delightful notifications and alerts for seamless user feedback.\n\n### Backend:\n- **Node.js** - Provides the runtime environment for executing server-side JavaScript.\n- **Express.js** - Simplifies building APIs and handling server-side logic.\n\n### Database:\n- **MongoDB** - A NoSQL database for storing user data, campaign details, and transaction records.\n\n### Deployment:\n- **Firebase** - Hosts the front end for a fast and scalable user experience.\n- **Vercel** - Hosts the backend API for seamless server interactions.\n\n## 📱 Key Features\n### 🚀 Dynamic and Responsive Design\n- **Description:** Fully responsive design ensures compatibility across all devices, including desktops, tablets, and mobile phones.\n\n### 🔑 Secure Authentication\n- **Description:** User authentication using Firebase, ensuring secure access and management of personal accounts.\n- **Sign-In Options:** Includes email/password login and Google authentication.\n\n### 🎯 **Task Creation and Management**\n- **Add Task:** Users can create new tasks by providing a title, description, due date, and category.\n- **Edit Task:** Enable users to modify task details anytime.\n- **Delete Task:** Users can remove tasks that are no longer needed.\n- **Drag-and-Drop Interface:** Allow users to easily move tasks between categories (To-Do, In Progress, Done).\n\n## ⚛️ React Fundamentals Used\n\n### 🧩 **Component-Based Architecture**\n- Functional components are used throughout the project to build modular and reusable UI elements.\n\n### 🪝 **Hooks for State Management**\n- `useState`, `useEffect`, and `useContext` are used extensively for managing state and side effects.\n- Routing and navigation are streamlined using `useNavigate` and `useLocation`.\n\n### 🌐 **Context API**\n- Global state management ensures seamless communication between components for user authentication and event data.\n\n### 🎨 **Tailwind CSS**\n- Stylish and responsive designs for mobile and desktop users.\n\n\n\n\n## 🔗 Dependencies\n- @dnd-kit/core: ^6.3.1\n- @dnd-kit/modifiers: ^9.0.0\n- @dnd-kit/sortable: ^10.0.0\n- @tanstack/react-query: ^5.66.9\n- axios: ^1.7.9\n- firebase: ^11.3.1\n- framer-motion: ^12.4.5\n- localforage: ^1.10.0\n- match-sorter: ^8.0.0\n- react: ^19.0.0\n- react-dom: ^19.0.0\n- react-hook-form: ^7.54.2\n- react-icons: ^5.5.0\n- react-router-dom: ^7.2.0\n- sort-by: ^1.2.0\n- sweetalert2: ^11.17.2\n\n## Installation\n- Run `npm install` to install project dependencies.\n\n\n## 📣 Contributing\nContributions, issues, and feature requests are welcome! Feel free to check out the issues page if you want to contribute.\n\n\n## 🎉 Show Your Support\nIf you like this project, consider giving it a ⭐ on GitHub!\n\n## 🌐 Live Demo\n✨ **[Experience the Live Version Here!](https://taskzenorg.firebaseapp.com)** ✨\n\n## 📂 GitHub Repository\n✨ **[Visit Repository!](https://github.com/elite1122/TaskZen-Client)** ✨\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felite1122%2Ftaskzen-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felite1122%2Ftaskzen-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felite1122%2Ftaskzen-client/lists"}