Skip to content

kevnngyen/Weather-App

Repository files navigation

Weather App

Android app that gives the weather status for a specified city

Some Insights

Weather App

  • Uses Koin as its Dependency injector
  • Uses Retrofit to get the api for our dictionary
  • Uses @Composable to dynamically create the definitions
  • Coroutines is also used for suspending/resuming the city name search

Brief Tutorial

When you open the app, by default, the app gives you the weather for "Toronto" To search for another word, you simply input your desired word in the inputer field on top of the screen and click on the search icon.

System Requirement

As of this moment, you will need android studio installed and the framework's emulator. Plans of releasing this onto google play is in the works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages