Structural Monitoring Management Systems

Description

I have built web apps (including dashboards, settings, reporting, and alarm notifications) for managing structural health monitoring systems of bridges and buildings. These apps include:

  • API endpoints for accepting and recording the data coming from sensors (usually serverless implementations). These APIs also check the incoming data and work together with notification APIs,
  • Dashboard for visualizing the current state of the system, all the data, and managing settings,
  • Reporting API for creating recurring or manual reports,
  • Exporting API for users to download the sensor data,
  • Notification API that sends scheduled automatically-generated PDF reports (of the system), and also warns the users in cases of threshold exceedance or other problems.