This project is a simple Feedback Management System used to collect feedback responses in .xls format.
Project is created with:
- node version: 13.8.0
- mongoDB version: 4.2.3
You'll need Git and Node.js (which comes with NPM) installed on your computer.
node@v13.8.0 or higher
mongoDB@v4.2.3 or higher
npm@6.9.0 or higher
git@2.17.1 or higher
To run this project, install it locally using npm:
$ npm install
$ npm start
Demo Link https://feedback-mgmt.herokuapp.com