Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sikv/habitsplus


https://github.com/sikv/habitsplus

android compose ios kotlin-multiplatform redux swift-ui

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# HabitsPlus
### 🚧 Work in progress 🚧

An open-source, mobile, cross-platform app built with [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html).

Create and track habits, todos, and your activity.

## Technologies
- [Kotlin Multiplatform](https://kotlinlang.org/docs/multiplatform.html) - Allows to create apps for various platforms and efficiently reuse code.
- [Jetpack Compose](https://developer.android.com/compose) - Android app UI.
- [SwiftUI](https://developer.apple.com/xcode/swiftui) - iOS app UI.
- [Navigation component](https://developer.android.com/guide/navigation) - Android app navigation.
- [Material 3](https://m3.material.io) - Design system (Android app only).
- [Coroutines](https://kotlinlang.org/docs/coroutines-overview.html) - Asynchronous programming.
- [SQLDelight](https://github.com/sqldelight/sqldelight) - Database.
- [Koin](https://github.com/InsertKoinIO/koin) - Dependency injection.
- [MocKMP](https://github.com/kosi-libs/MocKMP) - Mocks & Fakes for tests.

## Architecture

TODO.

## Screenshots

TODO.