Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/klisiewicz/shopping-list

A sample app illustrating development with Android Jetpack https://developer.android.com/jetpack/
https://github.com/klisiewicz/shopping-list

Last synced: 23 days ago
JSON representation

A sample app illustrating development with Android Jetpack https://developer.android.com/jetpack/

Awesome Lists containing this project

README

        

# Shopping List
This application allows you to create and manage shopping lists.

## Screenshots
![Shopping list](/screenshots/shopping-list.png "Shopping list")
![Shopping list detail](/screenshots/shopping-list-detail.png "Shopping list detail")

## Built With

* [Kotlin](https://github.com/JetBrains/kotlin) - Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference.
* [Android Jetpack](https://developer.android.com/jetpack) - Jetpack is a collection of Android software components to make it easier for you to develop great Android apps.
* [Koin](https://github.com/InsertKoinIO/koin) - A pragmatic lightweight dependency injection framework for Kotlin.

## Authors

* [Karol Lisiewicz](https://www.linkedin.com/in/karol-lisiewicz/)