Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 417 Bytes

File metadata and controls

19 lines (12 loc) · 417 Bytes

Hydro Server

This is the server side database for sensor data coming in from the Riffle and other sensors on the Open Water Project. Accepts sensor data in JSON form and shows the user different views and charts of the stored data.

PYTHON Libraries

  • requests
  • Flask
  • PyMongo
  • ConfigParser

Database