Inorder to use chrome extension, refer this repository for instructions link.
- Clone the repository
- cd into the app folder
- Install the dependencies using npm install
- Make sure you have mongo client installed and running
- Run the server using npm test
- Go to this url link.
- Passport.js ,passport-local ,express-session and bcrypt: for authentication
- MongoDB and mongoose to register users and save history data, timetable data ,groups and messages.
- Ejs for templating
- Socket.io : for real time communication
- mailgun-js : for suggestions through email






