kunbile09 / nomster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chicago Nomster

Chicago Nomster is a Yelp Clone dedicated to showcasing some of my favorite please to eat in my hometown. Built on Ruby on Rails and deployed on Heroku, the app uses Bootstrap, HTML, CSS, embedded Ruby, and a number of Gems (Devise, will_paginate, CarrierWave) to support user authentication and interaction. Photos are stored on AWS S3. To display places on a map using the address entered by a user, Chicago Nomster integrates with the Google Maps API.

Features

  • Paginated homepage that displays all restaurants beneath a carousel of images

  • Individual place pages that display the location of the restaurant with the Google Maps API integration

  • User-uploaded comments (with star ratings) and photos for individual places

  • User dashboards with statistics on contributions and which displays the comments, photos, and places submitted by the user

Screenshots

homepage Homepage

place page Individual restaurant page, with Google Maps

reviewsandphotos Reviews with star ratings and user-submitted photos for an individual restaurant

mycomments User dashboard view

myphotos User dashboard view of photos submitted

myplaces User dashboard view of places added to the app

About


Languages

Language:Ruby 71.7%Language:HTML 21.9%Language:CSS 4.5%Language:JavaScript 1.1%Language:CoffeeScript 0.7%