thosmos / riverdb

A river science data management system in Clojure
https://riverdb.org
GNU Affero General Public License v3.0
14 stars 3 forks source link

Not an issue, but an improvement suggestion: C <-> F temperature option on Front End #30

Closed SYRCL-Kyle closed 1 year ago

SYRCL-Kyle commented 2 years ago

Creating an option for users to toggle between Fahrenheit and Celsius temperatures would be helpful in increasing readability of the data for the average US citizen.

(I do want to keep the Celsius option since it would be way more difficult to check that the back end data entry is properly displaying on the front end if it was converted to Fahrenheit)