Skip to content

A Weather Mobile or Android Native App, in Kotlin built to see the current weather of suggested countries of Europe and in my current position. In this case, Maputo/Mozambique #WitChallenge #Asked #Option1

Notifications You must be signed in to change notification settings

nakatsinho/witweather_android

Repository files navigation

Witweather_android

This is a challenge assigned by Wit, which aimed to build an Android App to visualize the temperature in my current location, in this case (Maputo - MOZ) and in some suggested European cities (Lisbon, Madrid, Paris, Berlin, Copenhagen , Rome, London, Dublin, Prague and Vienna).

For the sake of distraction, I will have initially created the App in Flutter (Dart Language) and then migrated to Native Android (with Kotlin), as soon as I realized the request.

I was assigned the link (http://openweathermap.org/api), so that I could consume the data brought by the same API -> OPEN WEATHER MAP.

Below I present the built interface:

Kcumbe-Splash Kcumbe-AllCities Kcumbe-Details

Getting Started

This project is a starting point for a Android/Kotlin application.

I present now, the packages I used during the construction of my code

A few resources to get you started if this is your first Flutter project:

Unsolved Bugs

During my developement process i stack on the following bugs:

  • Show data on Composable Components
  • Finish the Details City View
  • Retrive data from Api response method
  • Resolve route maps in "onClick action button"

Features

  • Date / Time conversion
  • Show Data on View Components

About

A Weather Mobile or Android Native App, in Kotlin built to see the current weather of suggested countries of Europe and in my current position. In this case, Maputo/Mozambique #WitChallenge #Asked #Option1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages