LouisJenkinsCS / WaterQuality

0 stars 4 forks source link

Water Quality

A collaborative project for a Software Engineering course between Louis Jenkins, Brandon Meglathery, Tyler Mutzek, Kevin Cummins, and Dan Latovich. The project is currently, as of this posting, deployed on Bloomsburg University's web server, seen here.

WaterQuality is a automated system used to monitor the status of Bloomsburg's Fishing Creek, of which is of great interest to our client, Steven Rier, a Bloomsburg University biology professor. The website allows users to see graphed values emitted by the creek every 15 minute interval and even allows Dr. Rier to host his own manual data to the server to be graphed.

Screenshots

Dashboard

dashboard

Admin Page + Preview

Both the parameter descriptions and admin notes can be seen with a WYSIWYG preview that updates as you type, allowing you to use Markdown, HTML, and/or plain text for formatting.

preview

Developer Note

The semester this application was developed was a very stressful one, as such it resulted in a lack of code quality, and on behalf of the entire team I would like to say that it does not represent our collective skills and overall ability as programmers.