Skip to content

Weather showcase - demostrates current Android Architecture using Android development best practices.

Notifications You must be signed in to change notification settings

tientham/Weather-Showcase

Repository files navigation

Weather Showcase

The weather showcase app illustrating current Android Architecture state using Android development best practices.

Technique

The application uses Clean Architecture based on MVVM and Repository patterns. Implemented Architecture principles follow Google recommended Guide to app architecture.

You can find following features inside this sample project:

  • KOTLIN
  • MVVM
  • ROOM DATABASE
  • LIVE DATA
  • DAGGER2
  • NAVIGATION
  • ANDROID X

Notes

Application is under development and in early state of its ALPHA version.
Weather Api is taken from: https://openweathermap.org/api.

Images

License

Copyright 2019 Minh Tien TO (tien.tominh@gmail.com).

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Weather showcase - demostrates current Android Architecture using Android development best practices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published