Tweet
No progress this week - I have a cold since Sunday with quite a bad headache 🤕

#buildinpublic
A post from @pie6k about local packages inside a monorepo let me rethink my current setup.
I decided to remove the build step from each shared package and build it together with the app that is consuming it.

#buildinpublic
This weekend I wasn’t very motivated. So I only did some bug fixes and took the rest of the time off from coding.
This helped me to increase my motivation again.
It‘s important to have some breaks from time to time.

#buildinpublic #indiehackers
Just deployed another feature for @fibunuapp that helps to create your transactions more easily. You can now duplicate existing transactions and modify only the fields you want to update.

#buildinpublic #startup #fintech
For faster creation of transactions you can now keep the data inside the form after saving and use it for the next transaction.

#buildinpublic #finance #finanzen
Allocation chart is now also visible on the analysis page (for the complete period, currently one year)

#buildinpublic #fintech
Next steps:
Improve and complete the current features to have a public beta soon.

#buildinpublic
And the cart is deployed 🎉

#buildinpublic #fintech #haushaltsbuch #housekeeping
Update on the cart. It‘s coming along quite nicely. Tooltip you n hover is of course available.
There will be a separate chart where you can see the allocation of your income and expenses.

#buildinpublic twitter.com/hamanuha/statu…
How do you structure your views and components for @vuejs? Do you create a separate component even if it is only used once in a view?

#vuejs #buildinpublic
Update on the cart. It‘s coming along quite nicely. Tooltip you n hover is of course available.
There will be a separate chart where you can see the allocation of your income and expenses.

#buildinpublic twitter.com/hamanuha/statu…
First chart will show income/expenses over a period of time.
What I want to add as well to the chart is a line showing the monthly profit or loss.
Not sure about splitting up income/expenses into each categories or show the categories only on hover in a tooltip.

#buildinpublic
First chart will show income/expenses over a period of time.
What I want to add as well to the chart is a line showing the monthly profit or loss.
Not sure about splitting up income/expenses into each categories or show the categories only on hover in a tooltip.

#buildinpublic
Always:
You just want to „quickly“ update some dependencies with minor version bumps and end up in hell 😰

#buildinpublic #codinglife
Your transactions can now be tagged. Will be deployed shortly.

Next: Basic analysis functionality

#buildinpublic #haushaltsbuch #housekeeping #Finance
Migration to vee-validate complete ✅
Now back to the tags input.

#buildinpublic #sidehustle
Just found out that vuelidate is no longer maintained - so sad 😞. It’s a great library.
Anyone using vee-validate and can recommend it? Or any other recommendations?

#buildinpublic
Just found out that vuelidate is no longer maintained - so sad 😞. It’s a great library.
Anyone using vee-validate and can recommend it? Or any other recommendations?

#buildinpublic
Working on the tag input component. Base functionality is already done. What’s left is autocomplete and validation/regex checking of the individual tags.

#buildinpublic #fintech
Thinking about how to display the transaction tags. Especially if you have a lot of them.
What do you think about only displaying a limited number of tags by default and clicking the „+x“ reveals the remaining ones?

#buildinpublic #haushaltsbuch #housekeeping
This week I did a lot of work on the backend in preparation for the next features.
It feels less important because it‘s not directly visible but a strong foundation enables so much more than always hacking around.

#buildinpublic
Sometimes it's the little things that bring a lot of joy - added small indicator to show current input length and max input length.

#buildinpublic
This is what I came up with for now.

#buildinpublic
Trying to squeeze all the information of the transaction feed into smaller screens and still keep a clean user interface - quite challenging 😰

#buildinpublic