Skip to content
This repository has been archived by the owner on Oct 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #26 from ahmedmustufa/patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
brollb committed Jan 28, 2016
2 parents 2132f7b + 4c8db2c commit b69e9a3
Showing 1 changed file with 7 additions and 21 deletions.
28 changes: 7 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,30 +3,16 @@

Helping solve the issue of indecisiveness

### How to run
### How to run web app
* Go to: http://www.deci8ion.co/
* Allow the app to use your location
* Choose one of the categories: Food, Fun, or Flicks
* Web app displays different recreation based on the chosen category

<!-- TODO
# Add vicinity to movies
# Requestors need a common result schema:
# name
# type
# address
# link
# phone number?
# Refactor Movie Requestor
# Correctly format the data
# Merge {Google,Test} Requestor
# Requestor modes
# deployment
# development
# Different API key
# offline
-->
### How to run app locally
-* 'npm install'
-* Copy .env file to the root directory of the project
-* Run
-* 'npm start'
-* For development: 'npm run start-dev'

0 comments on commit b69e9a3

Please sign in to comment.