Skip to content

Sunshine is a work-in-progress weather app based on Udacity's course project. The main purpose of this project is to master clean architecture approaches, Android Jetpack libraries and Material Components and... testing. It is still in its really EARLY stages of development and currently contains only one piece of UI.

License

piotrek1543/sunshine_clean_architecture

Repository files navigation

Build Status codecov Codacy Badge ktlint

Sunshine Clean Architecture Example

Sunshine is a work-in-progress weather app based on Udacity's course project.

The main purpose of this project is to master clean architecture approaches and testing. It is still in its really EARLY stages of development and currently contains only one piece of UI.

Languages, libraries and tools used

Requirements

Architecture

The architecture of Sunshine project follows the principles of Clean Architecture. Here's how the sample project implements it:

architecture

The sample app when run will show you a simple list of all the forecasts (check ForecastView for implementation details).

Screenshot

The diagram below presents how each of the architecture layers play their roles in this project:

architecture

Credits

This project wouldn't be created if some repositories weren't created before

About

Sunshine is a work-in-progress weather app based on Udacity's course project. The main purpose of this project is to master clean architecture approaches, Android Jetpack libraries and Material Components and... testing. It is still in its really EARLY stages of development and currently contains only one piece of UI.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published