Random Noms web app

Random Noms is a simple web app that allows users to log in and add restaurants and menus, and then get a randomly chosen restaurant from the database. Users log in using Facebook or Google+ social sign-on. I wrote the back end in Python using Flask, with a Postgres database via the SQLAlchemy ORM. The front end uses jQuery. See the GitHub repo for details.

Browsing restaurants in Random Noms.
Browsing restaurants in Random Noms.