Skip to content

Latest commit

 

History

History
executable file
·
30 lines (20 loc) · 665 Bytes

README.md

File metadata and controls

executable file
·
30 lines (20 loc) · 665 Bytes

Taxi! (drive2gather) Code

  • Clojure
  • Compojure
  • Google App Engine
  • Google Maps
  • Jquery UI Map Plugin
  • Javascript
  • Jquery Mobile
  • Cheshire (for JSON)
  • Appengine Magic
  • Rationale:
  • log in with your google account
  • add locations
  • add routes between locations
  • request directions for a route
  • Run the following to clone the Taxi project into a local repository:

    git clone git://github.com/joachimdb/Taxi.git

  • Note: Work in progress!