{"id":29013280,"url":"https://github.com/marziulrafi/questwork","last_synced_at":"2026-04-11T06:02:19.437Z","repository":{"id":301142648,"uuid":"1008146613","full_name":"marziulrafi/QuestWork","owner":"marziulrafi","description":"A modern freelance task marketplace, QuestWork securely connects clients with skilled freelancers for posting, bidding, and managing tasks, all powered by Firebase authentication and a responsive Tailwind CSS UI.","archived":false,"fork":false,"pushed_at":"2025-08-08T12:40:14.000Z","size":127,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-08T14:37:08.580Z","etag":null,"topics":["firebase","firebase-auth","react","react-router","tailwindcss"],"latest_commit_sha":null,"homepage":"https://marziul-questwork.web.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/marziulrafi.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,"zenodo":null}},"created_at":"2025-06-25T05:26:18.000Z","updated_at":"2025-08-08T12:40:18.000Z","dependencies_parsed_at":"2025-06-25T11:44:37.018Z","dependency_job_id":null,"html_url":"https://github.com/marziulrafi/QuestWork","commit_stats":null,"previous_names":["marziulrafi/questwork"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marziulrafi/QuestWork","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marziulrafi%2FQuestWork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marziulrafi%2FQuestWork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marziulrafi%2FQuestWork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marziulrafi%2FQuestWork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marziulrafi","download_url":"https://codeload.github.com/marziulrafi/QuestWork/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marziulrafi%2FQuestWork/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31670383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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","react","react-router","tailwindcss"],"created_at":"2025-06-25T19:10:39.338Z","updated_at":"2026-04-11T06:02:19.416Z","avatar_url":"https://github.com/marziulrafi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💼 QuestWork – Freelance Task Marketplace\n\nQuestWork is a modern freelance task marketplace that connects clients with skilled freelancers across various categories. Users can post tasks, bid on them, and manage their workflow easily and securely using a smooth and responsive web interface.\n\n🔗 **Live Site URL:** [QuestWork Live Demo](https://marziul-questwork.web.app/)\n\n🔗 **Server Side Repository:** [QuestWork Server Side](https://github.com/marziulrafi/QuestWork-Server)\n\n---\n\n## 🧩 Overview\n\nQuestWork bridges the gap between task providers and freelancers by offering a platform where tasks can be posted, bids can be placed, and work can be tracked efficiently. With Firebase-powered authentication and role-based access, the app ensures a secure and professional experience for users on both ends.\n\n---\n\n## ✨ Features\n\n- 🔐 **Authentication System**  \n  - Secure user registration and login via Firebase Authentication  \n  - Google Sign-In supported  \n  - Profile update and role-based access (Client / Freelancer)\n\n- 📝 **Task Posting \u0026 Browse**  \n  - Clients can post tasks with budget, description, and deadline  \n  - Freelancers can browse available tasks\n\n- 📬 **Bid Management**  \n  - Freelancers can submit bids for any listed task  \n  - Clients can view and manage received bids\n\n- 🎨 **Responsive UI**  \n  - Styled with **Tailwind CSS** and **DaisyUI**  \n  - Fully responsive for desktop, tablet, and mobile devices\n\n- ⚙️ **Protected Routes**  \n  - Route-level protection using `react-router`  \n  - Unauthenticated users are redirected to login\n\n---\n\n## 🛠️ Technologies Used\n\n- **React** – UI library  \n- **Firebase** – Authentication and hosting  \n- **React Router** – Client-side routing  \n- **Tailwind CSS + DaisyUI** – Modern responsive styling  \n- **LocalStorage** – For storing role and bid data  \n- **JavaScript (ES6+)** – Functional logic and interactivity  \n\n---\n\n## 📦 NPM Dependencies\n\n- `firebase` – Authentication and backend hosting  \n- `react-router` – Page-based routing  \n- `react-toastify` – Toast notifications  \n- `daisyui` – Tailwind component library  \n- `react-icons` – Icons in UI  \n- `classnames` – Conditional class handling  \n- `framer-motion` – (If animation used in any section)\n\n---\n\n## 🖥️ How to Run the Project Locally\n\n### ✅ Prerequisites\n- Node.js and npm installed\n- Code editor like VS Code\n\n### 📁 Setup Instructions\n\n1. **Clone the Repository**\n   ```bash\n   git clone https://github.com/marziulrafi/QuestWork.git\n   cd PickBetter\n2. **Install Dependencies**\n   ```bash\n   npm install\n3. **Firebase Configuration**\n4. **Start the Development Server**\n   ```bash\n   npm run dev\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarziulrafi%2Fquestwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarziulrafi%2Fquestwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarziulrafi%2Fquestwork/lists"}