Skip to content

voting-kodluyoruz/voting-front-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Voting | Company Rating App


What is Voting ?

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.

This app has :

  • Login - Register
  • Search and List Companies
  • Rate Company
  • Popular Companies
  • Each company's average rating
  • See last rating results

Technologies

Front-End Back-End Database
React.js Node.js Mongo DB
React Router Dom Express.js
Material UI Mongoose
Formik
Alertify
AOS
I18next

What is Next ?

  • Specific questions by job
  • Synchronize with Linkedin
  • Company accounts

Installation and Setup Instructions

Example:

Clone down this repository. You will need node and npm installed globally on your machine.

Installation:

npm install

To Run Test Suite:

npm test

To Start Server:

npm start

To Visit App:

localhost:3000

first 1 2 3 4