WEBSITE : https://company-voting.netlify.app
It is a company rating app. We all know sometimes employees not satisfied with their company. At this point, they can check the company stars on this app and they can get some ideas. Current and previous employees can rate that company. We have created a login - register page then users can rate few questions about the companies.
- Login - Register
- Search and List Companies
- Rate Company
- Popular Companies
- Each company's average rating
- See last rating results
Front-End | Back-End | Database |
---|---|---|
React.js | Node.js | Mongo DB |
React Router Dom | Express.js | |
Material UI | Mongoose | |
Formik | ||
Alertify | ||
AOS | ||
I18next |
- Specific questions by job
- Synchronize with Linkedin
- Company accounts
Clone down this repository. You will need node and npm installed globally on your machine.
npm install
npm test
npm start
localhost:3000