kwadrnt / griddle-meet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GriddleMeet

The app that allows the hungry SF foodie to view Food truck location, availability, menu, and operating hours information via interactive map.

The app also allows food truck owners to signup, login, create food truck info, populate that information on a map for foodies to visit.

A win-win for both the foodie and the truckie.

Presented by Kevin Tse, General Assembly WDI #37

Tools

  • Ruby 2.4.0
  • Ruby on Rails 5.1.1
  • Gems: Devise, jQuery-rails, sass-rails, boostrap, geocoder, gmaps4rails, jqeury-rails
  • Configuration: Nested Routes
  • Database creation: postgresql, activerecord

Guides to Use

  1. New Account Setup via signup page
  2. Add Account Profile info
  3. Create New Truck and add info
  4. Edit truck info
  5. Truck info show up on Map page

Bugs

  • ran into errors with devise and adding migrations
  • getting API data to show up on Google Maps
  • nested routing matching with path helpers for each view
  • which views to render and how

Stretch Goals

  • build in ratings like Yelp!
  • user can crud from MAP, maybe!
  • grab current_viewer location and show what’s immediately around them
  • incorporate links to google map app so user can get directions in real time!
  • expand to other major cities!
  • have live updates via notifications from food truck owners!

Contact Info

About


Languages

Language:Ruby 60.2%Language:HTML 35.4%Language:CSS 2.2%Language:JavaScript 1.5%Language:CoffeeScript 0.7%