- The web application which is the main goal to collect users’ opinions about different aspects of working inside the company by passing surveys.
- There is an admin panel to give the ability for the HR department to manage surveys. Users can get access to a survey by link and pass it.
- The front-end part is developed with JavaScript, ReactJS, Redux, HTML, CSS3, and Material-UI. Currently, the project is still in progress.
- Clone the repo: git clone https://github.com/RadyaBen/Satisfaction_Survey.git
- Use cd to go to the root directory: cd ../path/to/the/file
- Install with npm: npm install
- Start with npm: npm start