{"id":25765592,"url":"https://github.com/ornobaadi/tech-hunt-client","last_synced_at":"2026-04-06T01:34:34.264Z","repository":{"id":275914204,"uuid":"919876409","full_name":"ornobaadi/Tech-Hunt-Client","owner":"ornobaadi","description":"An online platform for discovering and purchasing latest tech products.","archived":false,"fork":false,"pushed_at":"2025-05-04T12:27:05.000Z","size":2870,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-04T12:33:35.485Z","etag":null,"topics":["daisyui","expressjs","firebase","lucide-react","mongodb","nodejs","react","react-hooks","react-router","tailwindcss"],"latest_commit_sha":null,"homepage":"https://tech-hunt-39126.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/ornobaadi.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-01-21T07:09:27.000Z","updated_at":"2025-04-07T17:30:57.000Z","dependencies_parsed_at":"2025-02-05T09:24:10.188Z","dependency_job_id":"2af303c0-e88b-433c-b878-43f8ef129670","html_url":"https://github.com/ornobaadi/Tech-Hunt-Client","commit_stats":null,"previous_names":["ornobaadi/tech-hunt-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ornobaadi/Tech-Hunt-Client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornobaadi%2FTech-Hunt-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornobaadi%2FTech-Hunt-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornobaadi%2FTech-Hunt-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornobaadi%2FTech-Hunt-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ornobaadi","download_url":"https://codeload.github.com/ornobaadi/Tech-Hunt-Client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ornobaadi%2FTech-Hunt-Client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261397374,"owners_count":23152489,"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":["daisyui","expressjs","firebase","lucide-react","mongodb","nodejs","react","react-hooks","react-router","tailwindcss"],"created_at":"2025-02-26T22:19:53.584Z","updated_at":"2025-12-30T19:56:58.730Z","avatar_url":"https://github.com/ornobaadi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"public/Tech Hunt Mockup.png\" alt=\"Tech Hunt Logo\"\u003e\n\u003c/div\u003e\n\n# Tech Hunt\n\nA dynamic platform for discovering and sharing tech products like web apps, AI tools, software, games, and mobile applications. This platform enables users to submit, upvote, and review products, with roles for normal users, moderators, and admins.\n\n## 🌟 Features\n\n### General Features\n- **Responsive Design**: Fully responsive for mobile, tablet, and desktop views.\n- **Authentication**: User login and registration with email/password and Google Sign-In.\n- **Role-Based Access**: Roles for normal users, moderators, and admins with distinct permissions.\n- **Environment Variable Security**: Firebase and MongoDB credentials are hidden using environment variables.\n\n### User-Specific Features\n- Browse and upvote products.\n- Submit new products for review.\n- Post reviews with ratings and comments.\n- Report inappropriate or low-quality products.\n\n### Moderator-Specific Features\n- Approve or reject submitted products.\n- Handle reported products.\n- Mark products as \"featured.\"\n\n### Admin-Specific Features\n- Manage user roles (e.g., make moderators or admins).\n- Monitor site statistics with pie charts.\n- Add, edit, and manage coupons.\n\n### Dashboard Features\n- **User Dashboard**:\n  - View and edit profile.\n  - Add new products (restricted unless subscribed).\n  - Manage personal products (update or delete).\n\n- **Moderator Dashboard**:\n  - Review product submissions and handle reported content.\n\n- **Admin Dashboard**:\n  - View user statistics and manage user roles.\n  - Add and manage coupons.\n\n### Additional Functionalities\n- JWT for secure private routes.\n- Pagination and search functionality for product listings.\n- Coupons for discounts on membership subscriptions.\n- Membership options to unlock unlimited product submissions.\n\n---\n\n## 🚀 Live Demo\n[Tech Hunt Live Site](https://tech-hunt-39126.web.app/)\n[Alternative Live Site](https://tech-hunt-ornobaadi.surge.sh/)\n\n\n---\n\n## Server Side Code\n[Tech Hunt Server](https://github.com/ornobaadi/Tech-Hunt-Server)\n\n---\n\n## 🛠️ Technologies Used\n\n- **Frontend**: React.js, Tailwind CSS 4 (beta), Daisy UI 5 (beta)\n- **Backend**: Node.js, Express.js\n- **Database**: MongoDB\n- **Authentication**: Firebase\n- **Deploymeny**: Vercel\n- **Other Tools**: JWT, React-Toastify, react-tag-input, \n\n---\n\n## 📖 Installation and Setup\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/ornobaadi/Tech-Hunt-Client.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd Tech-Hunt-Client\n   ```\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n4. Create a `.env` file in the root directory and add the following:\n   ```env\n   REACT_APP_FIREBASE_API_KEY=your-firebase-api-key\n   REACT_APP_FIREBASE_AUTH_DOMAIN=your-firebase-auth-domain\n   MONGODB_URI=your-mongodb-connection-string\n   JWT_SECRET=your-jwt-secret\n   ```\n5. Start the development server:\n   ```bash\n   npm run dev\n   ```\n\n---\n\n## 🎨 Folder Structure\n\n```\n├── src\n│   ├── components      # Reusable React components\n│   ├── pages           # Page-specific components\n│   ├── services        # API and database interactions\n│   ├── utils           # Helper functions and constants\n│   ├── styles          # Tailwind and custom CSS styles\n│   ├── App.js          # Main application file\n│   └── index.js        # Entry point\n└── server\n    ├── controllers     # Backend logic for routes\n    ├── routes          # API endpoints\n    ├── models          # Database models\n    ├── middleware      # Authentication and other middlewares\n    └── server.js       # Main backend file\n```\n\n---\n\n## 📊 Statistics (Admin Feature)\n\nThe statistics page includes:\n- Total products: Accepted, Pending, Rejected.\n- Total users.\n- Total reviews.\n\n---\n\n## 📌 Future Enhancements\n\n- **Downvote Feature**: Allow users to downvote products.\n- **Advanced Search**: Enable filtering by categories or tags.\n- **Analytics Dashboard**: Show detailed user and product insights.\n\n---\n\n\n## 📧 Contact\n\nFor questions or suggestions, feel free to contact me:\n\n- **Email**: aadi4789@gmail.com\n- **GitHub**: [OrnobAadi](https://github.com/ornobaadi)\n\nHappy coding! 🎉\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fornobaadi%2Ftech-hunt-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fornobaadi%2Ftech-hunt-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fornobaadi%2Ftech-hunt-client/lists"}