Skip to content
/ meteo Public

A sample Android app, implemented using Clean architecture principles

Notifications You must be signed in to change notification settings

medhdj/meteo

Repository files navigation

meteo

A sample Android app, implemented using Clean architecture principles. This project is largely inspired by the work done by Fernando Cejas

Requirements

  • JDK 1.7+
  • Android Studio 3.0.x
  • Android SDK
  • Android O (API 27)
  • Latest Android SDK Tools and build tools.

Initial setup

  1. create a file named "keystore.properties" and place it at the root of the data module
  2. add your OpenWeatherMap api key to the file using the format: OpenWeatherMapApiKey = "YOUR_API_KEY"
  3. rebuild the project.

Languages, libraries and tools used

Project architecture

architecture

About

A sample Android app, implemented using Clean architecture principles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages