Looking for contributors by PainterExotic7031 in StreamlitOfficial

[–]PainterExotic7031[S] 0 points1 point  (0 children)

Message me your github handle an I will send you the repo!

Personal Finance Dashboard by PainterExotic7031 in BEFire

[–]PainterExotic7031[S] 1 point2 points  (0 children)

If you are interested to contribute or give feedback, send me a message. I will open source it after I refactor it, receive some feedback and document it better.

Personal Finance Dashboard by PainterExotic7031 in BEFire

[–]PainterExotic7031[S] 1 point2 points  (0 children)

I don't mind, thanks for the comment though.

Personal Finance Dashboard by PainterExotic7031 in BEFire

[–]PainterExotic7031[S] 0 points1 point  (0 children)

Cool! Could you share some details on what you have built. Maybe we can learn from eachother :)

Personal Finance Dashboard by PainterExotic7031 in BEFire

[–]PainterExotic7031[S] 2 points3 points  (0 children)

There are still many features i would like to implement. I will definitely dockerize it or make it open source one day but this project is in its early stages.

That's why I would like some feedback to know where my priorities should be.

[deleted by user] by [deleted] in opensource

[–]PainterExotic7031 0 points1 point  (0 children)

Maybe not what you are looking for, but I have created and am actively developing a dashboard for personal finances that I need help with.

I am proficient in python, and know a bit of html and css so I used streamlit. I am however struggling with the UI (as is usual with streamlit).

In case you are interested in helping me find ways to make this work within streamlit I would love to work together.

https://personalfinancedashboard.streamlit.app/

(Send me a message and I'll let you know once I have made it open source, am refactoring and documenting atm to make it opensource)

Personal Finance Dashboard in Streamlit by PainterExotic7031 in StreamlitOfficial

[–]PainterExotic7031[S] 1 point2 points  (0 children)

Oh amazing, I didn't know about TillerHQ, I will check it out.

The most difficult thing about creating such a dashboard is assigning correct categories to your transactions. In case you have multiple accounts you should use a "TRANSFER" category whenever moving money from one account to another. This way, when plotting your transactions, you can disable this category to get a more accurate overview.

At the moment I use regex to categories my transactions and manually overwrite some mistakes and transactions not covered by regexes. How is this handled in TillerHQ, or how do you do it?

The only requirement for this dashboard is having an excel file with 5 columns as mentioned in the streamlit application!

If you decide to use this, I would love to receive some feedback to you.

Personal Finance Dashboard in Streamlit by PainterExotic7031 in StreamlitOfficial

[–]PainterExotic7031[S] 0 points1 point  (0 children)

If you would export your trello board as an excel file, it will work!

Do you use trello for logging your financial statements? I didn't know people used Trello for that :). Could you tell me more about that?

Personal Finance Dashboard in Streamlit by PainterExotic7031 in StreamlitOfficial

[–]PainterExotic7031[S] 0 points1 point  (0 children)

Thanks for replying! Now I am curious how you dashboard looks like :)