RoguedBear / Weather_App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

Welcome to the Weather App, a simple application that provides weather information from around the world. This app is built using Kotlin and follows the MVVM (Model-View-ViewModel) architectural pattern for a clean and modular codebase.
Link to download the apk: https://drive.google.com/drive/folders/1cIfOx2xKPN2uPDWu4mn3izpEX-z6tKHs?usp=sharing

Features

  • Global Weather Data: Explore current weather conditions for locations worldwide.
  • Powered by visualcrossing.com: Utilizing the free API offered by weather.visualcrossing.com, our app ensures accurate and up-to-date weather information.

Technologies Used

  • Kotlin: The app is developed using the Kotlin programming language.
  • MVVM Architecture: Follows the Model-View-ViewModel architectural pattern for a robust and maintainable structure.

How to Use

  1. Clone the repository to your local machine.
  2. Open the project in your preferred Kotlin IDE.
  3. Build and run the application.

About


Languages

Language:Kotlin 100.0%