{"id":25884710,"url":"https://github.com/raphico/product-feedback-app","last_synced_at":"2025-08-16T17:06:20.120Z","repository":{"id":280215369,"uuid":"941310231","full_name":"Raphico/product-feedback-app","owner":"Raphico","description":"a solution to the front-end mentor product feedback app","archived":false,"fork":false,"pushed_at":"2025-03-02T02:13:06.000Z","size":2317,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T03:20:47.224Z","etag":null,"topics":["fastify","mongodb","mongoose","react","redux","rtk-query","typescript"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Raphico.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-03-02T01:29:13.000Z","updated_at":"2025-03-02T02:13:44.000Z","dependencies_parsed_at":"2025-03-02T03:32:32.585Z","dependency_job_id":null,"html_url":"https://github.com/Raphico/product-feedback-app","commit_stats":null,"previous_names":["raphico/product-feedback-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphico%2Fproduct-feedback-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphico%2Fproduct-feedback-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphico%2Fproduct-feedback-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raphico%2Fproduct-feedback-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raphico","download_url":"https://codeload.github.com/Raphico/product-feedback-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241541454,"owners_count":19979122,"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":["fastify","mongodb","mongoose","react","redux","rtk-query","typescript"],"created_at":"2025-03-02T17:18:00.826Z","updated_at":"2025-08-16T17:06:20.110Z","avatar_url":"https://github.com/Raphico.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Product Feedback app\n\nThis is a solution to the [Product feedback app challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/product-feedback-app-wbvUYqjR6)\n\n## Features\n\n- 👤 User Authentication \u0026 profile update\n- 🛡️ Admin Controls (Official Replies, Update Status)\n- ➕ Create, Edit, Delete product feedback Requests\n- 👍 Upvote \u0026 Sort feedbacks by Votes/Comments\n- 🏷️ Filter suggestions by Category\n- 💬 Comment \u0026 Reply (Threaded Conversations)\n- 📊 Roadmap Tracking with Kanban view for admins (Planned, In Progress, Live)\n\n## stack\n\n- **UI:** [React](https://react.dev/)\n- **Backend framework:** [Fastify](https://fastify.dev/)\n- **Database:** [Postgresql](https://www.postgresql.org/)\n- **ORM:** [Drizzle ORM](https://orm.drizzle.team/)\n- **Global state management:** [Redux Toolkit](https://redux-toolkit.js.org/)\n- **Asynchronous states management:** [RTK query](https://redux-toolkit.js.org/rtk-query/overview)\n\n## Database Design\n\n![](database-design.png)\n\n## Running locally\n\n1. Clone repository\n\n   ```bash\n   git clone git@github.com:Raphico/product-feedback-app.git\n   cd product-feedback-app\n   ```\n\n2. Install dependencies\n\n   ```bash\n   yarn install\n   ```\n\n3. Setup environmental variables (see `.env.example`)\n\n4. Start database container\n\n   ```bash\n   docker compose -f docker-compose.dev.yml up --build\n   ```\n\n5. Run database migrations\n\n   ```bash\n   yarn workspace @product-feedback-app/server db:migrate\n   ```\n\n6. start development servers\n\n   ```bash\n   yarn dev\n   ```\n\n## License\n\nLicensed under the MIT License. Check the [LICENSE](./LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphico%2Fproduct-feedback-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphico%2Fproduct-feedback-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphico%2Fproduct-feedback-app/lists"}