Skip to content

An app that chooses and calls a Lyft to take you where you're going next.

License

Notifications You must be signed in to change notification settings

HJBowers/inDecision

Repository files navigation

inDecision

An app that calls a Lyft to take you to a randomly selected restaurant or bar.

Installation Instructions:

Install node modules:
$ npm install

Run development build:
$ npm run heroku-postbuild

Run App:
$ npm start

Sticking points: serviceWorker causing the page to be cached, even after the port was changed, and the server shut down. After terminating the serviceWorker, it would refresh again. The "registerServiceWorker" file needed to be removed from our react index.js file.

Lyft's oauth requires the entire URL for the redirect to work.

About

An app that chooses and calls a Lyft to take you where you're going next.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •