centsten2000 / MoneyFlow

A money management app wrote with Kotlin Multiplatform, Jetpack Compose and Swift UI. Work in Progress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoneyFlow

A money management Android and iOS app wrote with Kotlin Multiplatform, Jetpack Compose and Swift UI.

Coming soon: Desktop App (with Compose for Desktop) and MacOS App (with SwiftUI).

MoneyFlow comes also in dark πŸŒƒ:

Features roadmap

🚧 This project is a work in progress, some features are missing and they will arrive in the future.

  • βœ… Transaction Entry
  • πŸ— Transaction List
  • πŸ’­ Recap screen with plots
  • πŸ’­ Budgeting feature
  • βœ… Database import and export
  • πŸ— Sync data with Dropbox

Legend:

  • βœ… Implemented
  • πŸ’­ Not yet implemented, still in my mind!
  • πŸ— Working on it

Further Readings

I wrote an article about all the decisions and the thoughts that I’ve made to come up with an architecture for MoneyFlow.

Choosing the right architecture for a [new] Kotlin Multiplatform, Jetpack Compose and SwiftUI app

License πŸ“„

   Copyright 2020-2021 Marco Gomiero

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

A money management app wrote with Kotlin Multiplatform, Jetpack Compose and Swift UI. Work in Progress


Languages

Language:Kotlin 80.0%Language:Swift 19.2%Language:Ruby 0.8%