CalebRoenigk / can-i-tube

This website checks the a small selection of rivers to see if it is safe to tube. This check is done using realtime data from USGS on water flow from the selected river.
1 stars 0 forks source link

Add API call max limit error notice #60

Closed CalebRoenigk closed 4 years ago

CalebRoenigk commented 4 years ago

If for some reason (bug) someone tries to call the weather api more than 3 times, add a note to the top of the weather display warning about this and use old data. If max calls have been made and no data exists, replace the standard weather display with a blank state and error message.