Skip to content

aliceFung/catch_a_truck

 
 

Repository files navigation

An implementation of one of the Uber coding challenges (finding nearby food trucks)

Live, here: Find Food trucks in San Francisco

How to use - Input an address, and a map will show up focused at the location. Nearby trucks or food carts in the San Francisco area will appear. Clicking or tapping on these markers will provide more information about the given selection.

Technical Highlights: Uses SODA (datasf open data) to provide information on carts. Rails back-end performs queries to this api and pushes refined results to AngularJS front end. The application should scale decently on mobile devices.

Alice Fung and Donald Kelsey

About

An implementation of Uber Challenge #4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 73.7%
  • HTML 14.2%
  • JavaScript 6.8%
  • CSS 4.4%
  • CoffeeScript 0.9%