Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 400 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 400 Bytes

Directories

The MongoWebService/ directory contains all of the code used to communicate to the MongoDB instance holding this project's data. This project uses the Jersey implementation of JAX-RS to implement a RESTful web service.

The PriceTickerApp/ directory contains the code for the Android application. Libraries referenced include:

  • google-gson
  • AndroidPlot
  • MongoDB Java Driver 2.5.3