This project was developed using the following technologies:
App for real-time weather queries using OpenWeather API
To run the project, you should add your OpenWeather API key to the local.properties
file as shown below:
## This file must *NOT* be checked into Version Control Systems,
# as it contains information specific to your local configuration.
#
# Location of the SDK. This is only used by Gradle.
# For customization when using a Version Control System, please read the
# header note.
#Sat Jun 19 22:41:43 BRT 2021
sdk.dir = C\:\\Users\\Your_User\\AppData\\Local\\Android\\Sdk
apiKey = your_api_key_here