Skip to content

Commit

Permalink
📖
Browse files Browse the repository at this point in the history
  • Loading branch information
kristiyanto authored Oct 6, 2016
1 parent ea262b9 commit 0424ed3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Demo available at:

## Data
The plaform takes 2 data stream, both in JSON format:

1. 🙋 From passenger : {id, current location, status, destinations ..}

2. 🚕 From the driver: {id, current location, status, destination, passenger, ..}
Expand Down Expand Up @@ -48,4 +49,10 @@ __Sink__
Elasticsearch is used as the buffer/transactional interface for the resulted messages

__Output__
Output is served as API by using Flask.
Output is served as API by using Flask. Bootstrap2, jquery and leaflet is used to prettify the output.



# Contact
An Insight Data Science project by Daniel Kristiyanto.
Palo Alto, California -- Autumn, 2016.

0 comments on commit 0424ed3

Please sign in to comment.