The website is build and maintained by the team of 4 members including:
Few instructions to help you get started:
- To install dependencies required:
npm install
- To start the development version of the application:
node app.js
The website is currently live and can be viewed Cognitia 2019
If the above URL get's outdated you can check the development version here
- Node.js
- Express.js
- Nodemailer
- ejs
- MongoDB with Mongoose as the ORM
Note: No coding principles were followed while development, so the code might be very messy.