Go to file
valentin 4b5415895b Update API Interface to pass city, metrics and API key as parameter into method.
Prepared UI with TextViews and ImageViews.
Import of all Images as Drawable Resources.
2020-11-15 17:41:41 +01:00
.idea Add SharedPreferences to handle global behaviour. First use is "Hiding umbrella ImageView when new city is added into the DB" 2020-11-10 13:42:21 +01:00
app Update API Interface to pass city, metrics and API key as parameter into method. 2020-11-15 17:41:41 +01:00
gradle/wrapper Initial commit 2 2020-11-02 17:31:22 +01:00
.gitignore Initial commit 2 2020-11-02 17:31:22 +01:00
build.gradle MainActivity class : make the connection between first and second screen for the moment with the plus button - FINAL DESIGN DONE 2020-11-08 17:12:39 +01:00
gradle.properties Initial commit 2 2020-11-02 17:31:22 +01:00
gradlew Initial commit 2 2020-11-02 17:31:22 +01:00
gradlew.bat Initial commit 2 2020-11-02 17:31:22 +01:00
settings.gradle Initial commit 2 2020-11-02 17:31:22 +01:00