A modest but responsive web app built using JavaScript, Express, Passport, MongoDB, and a little bit of PUG.
BetterEats allows users to register accounts and leave reviews of restaurants.
Fully integrated with MongoDB allowing for persistence of Registered Users, User Reviews, and Session persistence. Session data within the DB is deleted and destroyed upon logging out.