Skip to content

mikewesthub/street_fleet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#StreetFleet

Build Status Code Climate

This application exists to allow food truck proprietors to broadcast their location to patrons. Mapping is provided by the MapboxGLJS API and up-to-date geocoding is provided by the Twitter API

A version deployed to Heroku can be found here.

##Contributions StreetFleet is still in early stage development but will continue to grow and Pull Requests are welcome.

##Dependencies "ruby", "~> 2.2" "redis", "~> 2.2" "pg", "~> 0.18.4"

##Run After pulling down the application run bundle install, rake db:create, and migrate the database using rake db:migrate.

##Tests All tests for this application are written in Rspec and can be run using the rspec command from the project directory.

##Licensing Apache License 2.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published