❤️🔥 Building apps at night
👨🍼 Proud dad
💰 https://fibunu.com - Stay on top of your finances
The reason? A dumb accident that nearly cost me my left thumb. After a day in the ER and a small OP I have now a splint for the next 2-4 weeks.
The reason? A dumb accident that nearly cost me my left thumb. After a day in the ER and a small OP I have now a splint for the next 2-4 weeks.
Started with the heatmap of profit/loss chart 👀
Started with the heatmap of profit/loss chart 👀
- Assets
- Liabilities
- Absolute change compared to previous month
- 12-months average for income, expenses and savings
It feels a little bit overwhelming with all these number and colors. Any idea how to solve that?
#buildinpublic
- Assets
- Liabilities
- Absolute change compared to previous month
- 12-months average for income, expenses and savings
It feels a little bit overwhelming with all these number and colors. Any idea how to solve that?
#buildinpublic
The tooltip now always remains on top of the chart, eliminating the "jitter" caused by it sticking to the line.
On hover, a vertical line is shown and points are highlighted to better visualize the data currently hovered.
#buildinpublic
The tooltip now always remains on top of the chart, eliminating the "jitter" caused by it sticking to the line.
On hover, a vertical line is shown and points are highlighted to better visualize the data currently hovered.
#buildinpublic
Chart compares spending of current month to last month.
I have another chart aside to this chart (last image).
#buildinpublic
Chart compares spending of current month to last month.
I have another chart aside to this chart (last image).
#buildinpublic
Check your spending, savings and income in comparison to the previous month - accumulated by day.
Might make the previous month gray and the current blue. What do you think?
Check your spending, savings and income in comparison to the previous month - accumulated by day.
Might make the previous month gray and the current blue. What do you think?
Here is the updated version (offset of segments). Love it 😍
#buildinpublic
Here is the updated version (offset of segments). Love it 😍
#buildinpublic
Any ideas on how to improve the highlighting of hovered categories in the cart and the list?
#buildinpublic
Any ideas on how to improve the highlighting of hovered categories in the cart and the list?
#buildinpublic
AMA!
AMA!
💪 Reached my goal for this week
📊 Analyse your income and expenses grouped or ungrouped
🔍 View child categories if you want to go more into detail
#buildinpublic
💪 Reached my goal for this week
📊 Analyse your income and expenses grouped or ungrouped
🔍 View child categories if you want to go more into detail
#buildinpublic
Add this to your Nuxt config
Add this to your Nuxt config
It's a lot more work on the backend and in the components than you see on the frontend 🙄
I'm on track completing it this week.
@philippkeller.com: Did you already reach your weekly goal?
#buildinpublic
It's a lot more work on the backend and in the components than you see on the frontend 🙄
I'm on track completing it this week.
@philippkeller.com: Did you already reach your weekly goal?
#buildinpublic
Imagine you have one table that you want to reference to, but there are different subtypes with different data saved inside. Either you have to add all columns to one table or you apply the following pattern.
Example with accounts and categories (which are also just accounts).
1/2
Imagine you have one table that you want to reference to, but there are different subtypes with different data saved inside. Either you have to add all columns to one table or you apply the following pattern.
Example with accounts and categories (which are also just accounts).
1/2