/weather

A mobile application that allows you to find out the weather by the user's location at the current time and for the next seven days.

Primary LanguageDart

Weather mobile application

A mobile application that allows you to find out the weather by the user's location at the current time and for the next seven days.

Screenshots

Video

Watch the video

What functionality does the application provide to the user?

The user can:

  • Get the current weather
  • Get the weather for seven days
  • Support changing dark/light theme
  • Support changing russian/english language
  • Use imperial/metric units

Building the Code

  1. Clone the repository using HTTP: git clone https://github.com/RuTiKeyOne/Weather

  2. Open Android Studio/Visual Studio Code.

  3. Click on 'Open the project folder'

  4. Browse to the directory where you cloned the mobile-wallet repo and click OK.

  5. Let Android Studio/Visual Studio Code import the project.

  6. Build the application in your device by clicking run button.