Fi - Financial Intelligence  banner

Fi - Financial Intelligence

8 devlogs
18h 36m 34s

I made this app to help me keep track of spending, because sometimes it can be hard to keep track of what you spend. I have added a budgeting page, i plan on adding more data visualization pages and more options to see when and what you spent your money on, thank you soooooo much!

[!!!] the ui has been designed to work on desktop now but it is way better on mobile

This project uses AI

i used gemini to help with the desktop client UI

Demo Repository

Loading README...

awsome-webdev

Shipped this project!

Hours: 6.89
Cookies: 🍪 160
Multiplier: 23.25 cookies/hr

This is mostly for the desktop client i really should have made a better desktop version before shipping last time

awsome-webdev

i finally seperated the desktop client, finalllly I prolly shouldn’t have made this a mobile first thing just because of how hard it is to make a desktop client from that

Attachment
0
awsome-webdev

added some more graphs and also some more helper functions for data organization as well, and also added user feedback to gain/loss forms

Attachment
0
awsome-webdev

I added a chart to see what you have spent overtime, and also added a more detailed popup when you press on transactions

Attachment
0
awsome-webdev

Shipped this project!

Hours: 11.72
Cookies: 🍪 61
Multiplier: 5.24 cookies/hr

I decided to SHIIIIIP
I will still add some things just to improve life, but idk what those things are yet and only usage will tell me what to do.

awsome-webdev

I added a *kinda responsive design to all of the pages
this is fine for now but I might later just make a separate desktop client because it is weird having so many big elements on different pages, and instead it would be all mostly on one page. I feel like i should ship this project but idk their are some things i could add to make it better.

Attachment
0
awsome-webdev

added a public version for the demo link and a login system plus a read me to my repo. I have used git in the past but only at a really basic level and it didn’t involve complex merging of branches, Because i made a whole new branch for the very different public version but when i add features in the main branch (Privately hosted) i am gonna have to learn how to merge those changes and *maybe tweak them.

Attachment
0
awsome-webdev

I have:

  • added a budget ui
    -added serverside functions for budget logic
    -added login system

i dont know how i am going to make a demo link for this project as it is made to be selfhostable thing but ig i will just make a public version with multiple logins available

Attachment
0
awsome-webdev

ok i need to devlog,
since i already had the ui made i mainly focused on server components so:

  • added api points to save transaction data
  • added frontend data proccessing for the main page/dashboard
Attachment
0