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

https://github.com/hitherejoe/minimise

Minimise app built using kotlin multiplatform
https://github.com/hitherejoe/minimise

Last synced: 25 days ago
JSON representation

Minimise app built using kotlin multiplatform

Awesome Lists containing this project

README

        

# Minimise

Minimise app built using kotlin multiplatform

![CI](https://github.com/hitherejoe/minimise/workflows/CI/badge.svg?branch=master)

Minimise is an app for Android & iOS. It's purpose is to help us think more about the purchases we make and rediscover the things that we own.

Minimise is currently under heavy development and is not open to outside contributions. Once things are more buil out, this will change!

[Android App source code](https://github.com/hitherejoe/minimise/tree/master/platform_android)

[iOS App source code](https://github.com/hitherejoe/minimise/tree/master/native/KotlinIOS)

[Shared Multiplatform code](https://github.com/hitherejoe/minimise/tree/master/shared)

## Android App

### Creation

![Creation flow](art/screenshots.png)

## Supporting blog posts

[Building an App with Kotlin Multiplatform: Structuring our app
](https://joebirch.co/2020/01/16/building-an-app-with-kotlin-multiplatform-structuring-our-app/)

[Building our Authentication Module](https://joebirch.co/2020/03/19/building-an-app-with-kotlin-multiplatform-building-our-authentication-module/)

## Contributions

The project is current changing a lot, so currently I'm not accepting external contributions :)