ODM2 / ODM2DataSharingPortal

A Python-Django web application enabling users to upload, share, and display data from their environmental monitoring sites via the app's ODM2 database. Data can either be automatically streamed from Internet of Things (IoT) devices, manually uploaded via CSV files, or manually entered into forms.
BSD 3-Clause "New" or "Revised" License
31 stars 8 forks source link

Update main ReadMe & other docs with current architecture #697

Open aufdenkampe opened 6 months ago

aufdenkampe commented 6 months ago

We've unfortunately gotten behind on updating all of our documentation (outside of our release notes) to reflect cumulative changes since our v0.12 release in December 2021.

This includes the fact that our architectural diagram still includes InfluxDB, etc.

We also want to describe how we use AWS services for our deployment of Monitor My Watershed, while also describing how it isn't required if others want to use our repo for deploying their own data sharing portal or IoT platform.