You must be a subscriber yo be able to connect your bank account
If you run into any issues, write us at support@expensetrackr.app
You must be a subscriber yo be able to connect your bank account
If you run into any issues, write us at support@expensetrackr.app
Coming soon to your subscription:
- Budgets (~ 2 weeks)
- File attachments (~ 2 weeks)
- More bank providers (TBD)
Keeping track of your finances shouldn't be that hard.
π¨π
ExpenseTrackr Beta is officially launched!
We are running for the next 3 days a discount price, and later we will be back at normal price, start now to track your finances π expensetrackr.app
π
lol video was not published, only the cover
So, who is looking for a dev on React and Node also with Laravel knowledge π
Iβm looking for new projects out there
First hour using Windsurf and I have to say, it's pretty impressive
Toast notifications coming from Laravel and rendering on React with sonner and custom styles π
---
Notificaciones desde Laravel a React usando sonner para renderizarlas π
#buildinpublic
Very proud of this one π₯Ή
---
Estoy muy orgulloso de este flow π₯Ή
#buildinpublic
Yep, definitely like it more
#buildinpubic
It also have a light mode by default! Iβm just using dark because itβs pretty late here haha
Adjusting the interface for a better UI in the account creation wizard
---
Ajustando la interfaz para una mejor UI en el account creation wizard
#buildinpublic
I'm very proud of this one, no matter the currency, the open-source currency input that I have created will perfectly format the amount with any currency that you pass as a prop
#buildinpublic
Currency selector with automatic format of the balance
#buildinpublic
another project, another VemtoApp setup ready π
now this allows me to better create and visually make changes that I need for the database
#buildinpublic
I was remembering that I built github.com/danestves/he... to help me with formatting issues of currency in my projects and also be fully customizable lol past me is helping me right now π€―
First step of financial account creation π
#buildinpublic
Working on a step form to create a new account on the expense tracker, thinking ideas and coding on the fly...
#buildinpublic
Leveling up my DX adding laravel-ide-helper for better autocompletion on my editor
For infinite ones will be when the end date is null, itβs the most logic path that I can think about on that case
I just end up with a structure where a txn has an is_recurring field and depending on that we will save:
- interval
- start_at
- end_at
in another table and we can expand the meta information if needed for that transaction
that allow us to run the queues dynamically more easy
#buildinpublic
I'm evaluating if write posts Spanish on this app or only on English
Huh good catch, and if the transactions is different from USD I can save another field called βexchange_currencyβ so I can convert everything to USD if required on dashboard data graphs
π€ It could be, the balance will be handled with event sourcing, but how you could think of handling different currencies, because at the end the user will add a transaction and the currency will be default from the account that is associated with
Well my app going to support all the currencies from synthfinance.com since they build an awesome API I donβt need to reinvent the wheel
Also, we will be using their exchange rate API to give you always an updated rate when you see your balances
Finishing the basic database schema for my boring expense tracker app, should I add something more?
#buildinpublic
Well If I'm not wrong all the animations on React side are made using tw classes, at least for shadcn π no framer motion
Testing auto-save with toast notifications with the power of Laravel + Inertia
#buildinpublic
Testing auto-save with toast notifications with the power of Laravel + Inertia
#buildinpublic