{"id":25602120,"url":"https://github.com/rrishiddh/task-flow-backend","last_synced_at":"2026-04-30T08:40:42.433Z","repository":{"id":278755212,"uuid":"936574500","full_name":"rrishiddh/Task-Flow-Backend","owner":"rrishiddh","description":"TaskFlow is a task management application ","archived":false,"fork":false,"pushed_at":"2025-02-21T13:47:00.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-21T14:34:51.366Z","etag":null,"topics":["react-router","reactjs","tailwindcss"],"latest_commit_sha":null,"homepage":"https://job-task-rrishiddh.netlify.app","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/rrishiddh.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-21T10:15:28.000Z","updated_at":"2025-02-21T13:47:03.000Z","dependencies_parsed_at":"2025-02-21T14:45:47.568Z","dependency_job_id":null,"html_url":"https://github.com/rrishiddh/Task-Flow-Backend","commit_stats":null,"previous_names":["rrishiddh/task-flow-backend"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrishiddh%2FTask-Flow-Backend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrishiddh%2FTask-Flow-Backend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrishiddh%2FTask-Flow-Backend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rrishiddh%2FTask-Flow-Backend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rrishiddh","download_url":"https://codeload.github.com/rrishiddh/Task-Flow-Backend/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240053783,"owners_count":19740759,"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","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":["react-router","reactjs","tailwindcss"],"created_at":"2025-02-21T16:48:10.801Z","updated_at":"2025-11-11T08:31:51.181Z","avatar_url":"https://github.com/rrishiddh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg width=\"30px\" src=\"https://img.icons8.com/?size=100\u0026id=JiXLgJKyZix0\u0026format=png\u0026color=000000\"/\u003e TaskFlow✨\n\n## Project Name: TaskFlow\n\n### A brief description: \n- TaskFlow is a task management application that enables users to efficiently add, edit, delete, and reorder tasks using an intuitive drag-and-drop interface. The tasks are categorized into three sections: To-Do, In Progress, and Done, ensuring seamless workflow organization. The application features real-time database synchronization to maintain data persistence and is designed with a clean, minimalistic, and fully responsive UI.\n \n\n\n---\n\n### Purpose:\n\n- TaskFlow is built to test and enhance front-end interactivity, backend data management, and real-time synchronization skills while adhering to a structured design system. The application ensures a user-friendly experience for managing tasks effectively while maintaining real-time data integrity.\n  \n\n### Main Technology used in this project:\n- React.js (Vite.js for fast development)\n- React-router\n- MongoDB\n- Node.js\n- Express.js\n- Firebase-auth\n- Tailwind-CSS\n- React-beautiful-dnd package (Drag and drop functionality)\n\n### Main Key Features:\n\n1. Authentication System:\n\n- Users must log in via Firebase Authentication (Google Sign-in).\n\n- User details (ID, email, and display name) are stored in the database upon first login.\n\n2. Task Management System:\n\n- Users can create, edit, delete, and reorder tasks.\n\n- Tasks are categorized into: To-Do, In Progress, Done.\n\n- Drag-and-drop functionality for moving and reordering tasks.\n\n- Instant database synchronization for data persistence.\n\n3. Database \u0026 Real-time Syncing:\n\n- MongoDB is used as the database to store tasks.\n\n- Ensures real-time updates using one of the following approaches:MongoDB Change Streams,Optimistic UI,Polling as a fallback.\n- Deleted tasks are permanently removed from the database.\n\n\n\n4. Frontend UI:\n\n- Built with Vite.js + React for optimal performance.\n\n- Drag-and-drop functionality using React-beautiful-dnd.\n\n- Clean, modern, and fully responsive UI.\n\n- Limited to four colors for a minimalistic look.\n\n5. Responsiveness:\n\n- Works smoothly on both desktop and mobile devices.\n\n- Ensures a mobile-friendly drag-and-drop experience.\n\n\n\n### Dependencies:\n- cookie-parser: ^1.4.7,\n- cors : ^2.8.5,\n- dotenv : ^16.4.7,\n- express : ^4.21.2,\n- jsonwebtoken : ^9.0.2,\n- mongodb : ^6.12.0\n\n### How to run on local machine?\n\n1. Open your terminal or command prompt.\n\n2. Use the git clone command followed by the repository URL:-  git clone 'repository-url'\n\n- Replace 'repository-url' with the actual URL of the Git repository you want to clone.\n\n3. To run the project: Navigate to the project directory:- cd 'directory-name' \n\n4. Run 'npm install' to install project dependencies.\n\n5. Environment setup:Create a '.env' file and put your firebase environment variable there. Save the following variable:\n- DB_USER='YOUR_DB_USER'\n- DB_PASS='YOUR_DB_PASS'\n- ACCESS_TOKEN_SECRET='YOUR_ACCESS_TOKEN_SECRET'\n\n6. Run 'npm run dev' to run the project locally.\n\n\n\n###\n\n##  Live Link: \n### Netlify : [https://job-task-rrishiddh.netlify.app](https://job-task-rrishiddh.netlify.app)\n\n### \n##  GitHub Repo Link: \n###  Client Side : [https://github.com/rrishiddh/Task-Flow-Frontend](https://github.com/rrishiddh/Task-Flow-Frontend)\n\n\n### \n\n\n\u003chr/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrishiddh%2Ftask-flow-backend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frrishiddh%2Ftask-flow-backend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frrishiddh%2Ftask-flow-backend/lists"}