This is a proof-of-concept blog styled webapp, made in part for final submission for the IMAD course by Hasura, NPTEL & IIT Madras !
Live at : Heroku & Hasura-IMAD Github repo : imad-2016-app
| Technology/Framework/Lib | Experience |
|---|---|
| Node.JS | newbie |
| Bootstrap | fiddled with |
| PostgreSQL | newbie |
| Developed using Chrome [desktop] & Opera [mobile]! |
-
"express": "^4.14.0",
-
"morgan": "^1.7.0",
-
"pg": "^6.1.0",
-
"express-session": "^1.14.2",
-
"body-parser": "^1.15.2",
-
"crypto": "^0.0.3"
- Clean Blog (bootstrap theme) - https://startbootstrap.com/template-overviews/clean-blog/
- IMAD Team - for all the node.js lectures!