Skip to content
This repository has been archived by the owner on Feb 6, 2020. It is now read-only.
/ weatherapp Public archive

This is repo is not maintain due to changes in API subscription plan. However the code base still can be used for modern Android Application

Notifications You must be signed in to change notification settings

shasin89/weatherapp

Repository files navigation

Overview

Hi, Welcome. This is a test weather application created by Shasindran Poonudurai. This app is built using MVVM Architecture Design pattern along with Android Architecture Component such as LiveData, ViewModel , Databinding and etc.

Architecture Design

Model View ViewModel design pattern is used along with LiveData as reactive approach.

Languages, libraries and tools used

Setup

  • This app use the free plan weatherstack.com. Get your api access token here
  • Once you have the access token, paste this line in your gradle.properties file:API_KEY= "Paste_Your_API_Token_Here"

Author Profile

About

This is repo is not maintain due to changes in API subscription plan. However the code base still can be used for modern Android Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages