Skip to content

Murtowski/ShoppingList

Repository files navigation

ShoppingList - Application for managing shopping list.

App purpose

Application is created for people that would like remember things that have to be bought.

You may add or create products that will be add to you current shopping list.

You may archive current shopping list and see it as your history shopping list.

Data is saved on your local storage, so you can be sure that none will see it.

Technical aspects

Using the clean architecture in order to split project to modules Thanks to DI required repositories are injected.

Using LiveData together with reactive streams

Using SQL for caching

About

clean architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published