joreilly / 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).

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
  • πŸ’­ Edit Transaction
  • πŸ’­ Add custom category
  • πŸ’­ Recap screen with plots
  • πŸ’­ Budgeting feature
  • βœ… Database import and export
  • βœ… Sync data with Dropbox
  • πŸ’­ Import from CSV
  • πŸ’­ Change currency
  • πŸ— Lock view with biometrics

Legend:

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

Further Readings

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

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 79.2%Language:Swift 19.9%Language:Ruby 0.9%