Intro An online complaints portal for hostels. It's a web-app built on MEAN Stack. Installation You just need to install dependencies: npm install Make sure you have MongoDB running, and start the program npm start