WeatherFragment displays the current weather, 24 hour forecast, 10d forecast
CurrentWeatherFragment displays the current weather based on the devices current location; currently attached to a framelayout on the home landing page.
-TODO:
save and load weather fragment; probably need to create a new table in the database for this.
Weather functionality
Weather Display:
-TODO: