Skip to content

chriscconte/san-fransisco-trail

Repository files navigation

san-fransisco-trail

Coverage Status

Team SF Trail

Members:

  • Kaveh Issapour
  • Chris Conte

So you're a young, hip, tech-head who is fresh out of college, and you have no idea what to do. Armed with the little cash you have saved up from your summer internships (well, what you haven't spent on Soylent and Hoodies), you head out west in search of greater pastures. And thus you have put yourself on the SF trail! Invest your money in the stocks of new and emerging tech companies, then hunt and acquire those same companies. You need to be quick. So keep your eyes open!

A parody of Oregon Trail, for ASE

Build Script:

Running the server

bower install -g

npm install

redis-server (run the server in a separate window)

node index.js

/// Running on port 8000 ...

Testing

bower install -g

npm install

redis-server (run the server in a separate window)

npm test

Coverage

bower install -g

npm install

redis-server (run the server in a separate window)

npm run cover

Framework Versions

AngularJS 1.5.8

Stream.io 1.0

Nodejs 7.1

Bootstrap 3.3.7

Style Guide

https://github.com/johnpapa/angular-styleguide

Travis CI

https://travis-ci.org/chriscconte/san-fransisco-trail

Coveralls Coverage Report

https://coveralls.io/github/chriscconte/san-fransisco-trail