glasses
food travels rails app

created a rails web application with jquery in the front end where users share food travel stories. i implemented the database schema (using sqlite in development mode and postgresql in production mode), configured activerecord associations, built a restful api using json, used omniauth for oauth authentication with facebook, used bootstrap to design the front end, and implemented rspec for model testing. you can check out my code by clicking on

github

foodtravels