Skip to content

brendannee/trippay

Repository files navigation

Trip Pay

TripPay is an app the lets drivers split the cost of trips between passengers.

It was built as part of the BMW Hack The Drive hackathon on Jan 9-11th 2015 by Brendan Nee, Blossom Woo and Duncan Carroll

Screenshots

Sign In

Sign In

Select a trip

Select a trip

Add friends

Add friends

Choose rate

Choose rate

Success

Success

Setup

Install node.js and gulp

brew install node

npm install gulp -g

Install Dependencies

npm install

Copy config-sample.json to config.json and add your config settings.

running

Make sure mongo is running

mongod

Run the server

gulp develop

Open http://localhost:3000 in your browser

debugging

DEBUG=trippay gulp develop

About

TripPay

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published