Is Web Application platform which is going to help company staff like managers to provide feedbacks, and monitor co-workers' behaviour statistic
Install my-project with npm
clone this repository
enter inside of it
install dependences by typing `npm install` in terminal
Run `npm run dev` scripty in terminal
Database: PostgreSQL, Sequelize
Server: Node, Express
Testing: Mocha, Chai
To run tests, run the following command
npm run test