{"id":21511600,"url":"https://github.com/parthamk/feedback-collection-system","last_synced_at":"2025-04-09T18:08:52.878Z","repository":{"id":239963493,"uuid":"792470465","full_name":"parthamk/Feedback-Collection-System","owner":"parthamk","description":"Zidio Internship Project 1","archived":false,"fork":false,"pushed_at":"2024-05-15T16:08:14.000Z","size":11135,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-23T20:11:11.851Z","etag":null,"topics":["javascript","react","react-router-dom","vitejs"],"latest_commit_sha":null,"homepage":"","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/parthamk.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":"2024-04-26T18:27:28.000Z","updated_at":"2024-12-24T18:09:20.000Z","dependencies_parsed_at":"2024-05-16T05:21:38.436Z","dependency_job_id":null,"html_url":"https://github.com/parthamk/Feedback-Collection-System","commit_stats":null,"previous_names":["parthamk/feedback-collection-system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthamk%2FFeedback-Collection-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthamk%2FFeedback-Collection-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthamk%2FFeedback-Collection-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parthamk%2FFeedback-Collection-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parthamk","download_url":"https://codeload.github.com/parthamk/Feedback-Collection-System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248085153,"owners_count":21045135,"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":["javascript","react","react-router-dom","vitejs"],"created_at":"2024-11-23T22:15:44.727Z","updated_at":"2025-04-09T18:08:52.862Z","avatar_url":"https://github.com/parthamk.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Feedback Collection System\n\n### How to run this application in localhost:\n\nYou need to have latest version of nodejs and mongodb community server installed.\n\n1. Clone the repository with this command:\n\n   `git clone https://github.com/parthamk/Feedback-Collection-System.git`\n2. Once cloned get into the directory:\n\n    `cd Feedback-Collection-System`\n\n3. To run server use these commands\n\n   `cd server`\n\n   `npm i`\n\n   `npm start`\n4. To run the fronend use these commands\n\n   `cd frontend`\n\n   `npm i`\n\n   `npm run dev`\n\n\n### Technology used to create the application are\n\n* Frontend\n  * Vitejs\n  * tailwindcss\n  * libraries:\n    * react-router-dom\n    * react-hot-toast\n    * axios\n* Backend\n  * Nodejs\n  * mongodb\n  * libraries:\n    * express.js\n    * mongoose\n    * nodemon\n    * cors\n    * bcryptjs\n    * dotenv\n    * jsonwebtoken\n\n\n### File structure\n\n\n\n```\n└── 📁Feedback-Collection-System\n    └── 📁backend\n        └── .env\n        └── .gitignore\n        └── 📁controllers\n            └── sampleController.js\n        └── 📁models\n            └── Sample.js\n        └── package-lock.json\n        └── package.json\n        └── 📁routes\n            └── sampleRoutes.js\n        └── server.js\n    └── 📁frontend\n        └── .eslintrc.cjs\n        └── .gitignore\n        └── index.html\n        └── package-lock.json\n        └── package.json\n        └── postcss.config.js\n        └── 📁public\n            └── vite.svg\n        └── README.md\n        └── 📁src\n            └── App.css\n            └── App.jsx\n            └── 📁assets\n                └── react.svg\n            └── 📁components\n                └── Form.jsx\n                └── RequireAuth.jsx\n            └── index.css\n            └── main.jsx\n            └── 📁pages\n                └── 📁dashboard\n                    └── Dashboard.jsx\n                    └── Home.jsx\n                    └── Profile.jsx\n                └── Login.jsx\n                └── Register.jsx\n        └── tailwind.config.js\n        └── vite.config.js\n    └── package-lock.json\n    └── README.md\n    └── 📁server\n        └── .env\n        └── .gitignore\n        └── 📁controllers\n            └── authController.js\n            └── fromController.js\n        └── index.js\n        └── 📁models\n            └── authModel.js\n            └── formModel.js\n        └── package-lock.json\n        └── package.json\n        └── 📁routes\n            └── authRoutes.js\n            └── formRoute.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthamk%2Ffeedback-collection-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparthamk%2Ffeedback-collection-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparthamk%2Ffeedback-collection-system/lists"}