Hello everyone π so, sometime back I made a graphical program to help people in recording their daily expenses. It stores the expenses in a SQLite3 database and uses Nuklear for its UI
Recently I made QoL improvements to it but yk, with every project, without users, it vanishes,
So, the project is open source under the zlib license (similar to GLFW's)
https://codeberg.org/limisi/pet
Check it out and tell me whatchu think π
if you just want to have a feel of the UI you can check out the documentation of a previous version here
https://limisi.srht.site/docs/pet_v2_user_manual.html (includes screen shots π)
rn, I'm looking to add encryption and authentication 'cause its financial data so it should be secure by default, but I'd really like help with this π
other than that I'm working on being able to filter expenses by date range
finally, I need a system to enable people to add, edit or delete tags
so yeah, kindly do check it out and tell me what comes to you, I want as much scrutiny as possible on code quality π€πͺ do not hold back, I wish to improve
Also if you have ideas of how things can be done different, do tell me
Also, if you find any bugs/ inconsistencies π€ let me at 'em π€, they will be squashed (if my skill issues permit π±)

