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
- Host: GitHub
- URL: https://github.com/hitherejoe/minimise
- Owner: hitherejoe
- Created: 2019-12-19T19:28:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-07-22T05:49:39.000Z (almost 3 years ago)
- Last Synced: 2025-03-30T07:11:12.094Z (about 1 month ago)
- Language: Kotlin
- Homepage:
- Size: 2.89 MB
- Stars: 448
- Watchers: 17
- Forks: 34
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minimise
Minimise app built using kotlin multiplatform

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

## 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 :)