Skip to content

aaltowebapps/team-9

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
db
 
 
doc
 
 
 
 
lib
 
 
log
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Driver Services API

Proxies (and simplifies) the digitraffic API

Installing dependencies

bundle install

Setting up the database

rake db:migrate

rake import:weather_stations

Loading observation data

(needs the settings.yml in config/ folder with api username and password)

rake import:observation_data

Running the tests

rake

Running the api server

rails s

About

Github repository for the Team 9

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published