Skip to content

vmpay/weatherMate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherMate

Simple weather application for Android Wear devices. It uses your current lcoation and requests current weather from the server. The MVP architecture app uses rxjava 2 and retrofit 2.

alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to install:

Installing

Clone the weatherMate repo from github from the console

git clone https://github.com/vmpay/weatherMate.git

or download it manually.

After that open this repo from your IDE.

Built With

  • Retrofit - a type-safe HTTP client for Android and Java
  • RxJava - a library for composing asynchronous and event-based programs by using observable sequences
  • RxAndroid - This module adds the minimum classes to RxJava that make writing reactive components in Android applications easy and hassle-free. More specifically, it provides a Scheduler that schedules on the main thread or any given Looper
  • Picasso - A powerful image downloading and caching library for Android

Authors

  • Andrew - Initial work - vmpay

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License 2.0 License - see the LICENSE file for details

About

Simple weather application for Android Wear devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages