This is a node project(web app). It mainly uses express,MongoDB,EJS and passportJS. In this app, a user is needed to be registered to use. It's a simple to do list app (my first app from scratch!). It has quotes that change everytime visited or refreshed user can add the quotes they like to their favourites. Liked quotes appear in 'your account' page,user can log out from here.
The code needs a lot of refactoring by the way :p
live at : https://tachyon1.herokuapp.com (might take few seconds for the first spin-up)