arturjnt / kulut

Kulut - Open Source Expense Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kulut - Expense Tracker

Having used many money tracking apps, and split payment apps over the years, I've never found one that suited my needs and did both. So here we are.

Check my website if you're interested in working together.

Follow me on LinkedIn, Twitter, and of course GitHub.

Printscreen of the dashboard

About

This project was mainly build to work as an android apk, but flutter being flutter, it's easily converted to web and mobile.

This is a WIP, there are known bugs and major improvements to be done, please check the project, here on GitHub, to see how you can help.

Build instructions

Generate a file google-services.json on firebase and add it to the /android/app/ folder. It should be similar to the /android/app/google-services.json.example file already there. Same goes for .firebaserc, functions/serviceAccount.json and functions/src/index.ts.

Then run flutter run to compile to debug mode.

About

Kulut - Open Source Expense Tracker

License:MIT License


Languages

Language:Dart 98.8%Language:JavaScript 1.0%Language:Kotlin 0.2%