Skip to content

An Android app that informs user if it is a suitable day to run based on their preferences and displays the current weather in any city

Notifications You must be signed in to change notification settings

Lincoln23/WeatherRun

Repository files navigation

WeatherRun

Using openWeatherMap's API, this app retrieves information about the current temperature, wind, conditions, pressure, humidity, sunrise time and sunset time. If the weather conditions match my ideal running weather, it will display a running image, if not it will display a do not run image

Using OpenWeatherMap's API, the program parses through the JSON formatted data to obtain the necessary information.

Used a pop up alert box to allow users to change the location to any city in the world.

Focused on applying critical object-oriented design principles to simplify future updates

About

An Android app that informs user if it is a suitable day to run based on their preferences and displays the current weather in any city

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages