-
Notifications
You must be signed in to change notification settings - Fork 83
Description
Thanks for this incredibly useful project. I love the minimalism and simplicity of the software as well as the design and UI choices you have gone with. After using for a few days some here are some of my suggestions that I hope you will consider:
-
Add the option to let users create their own custom currency and use it. My country's currency is still not on the included list
-
When I create an expense or an income for a future date differentiate them in the UI as upcoming/projected expenses or incomes and show the current expense total and the projected expenses total for the month separately. Similarly for the monthly balance in the dashboard show current balance and projected balance separately which will be helpful so that I can compare the current balance with my current bank account and see if it matches.
-
Also I thought it would be cool to see the remaining balance for the month divided by the amount of remaining days in the month so that I'll be able to roughly estimate how much I can spend each remaining day. Maybe the balance display could toggle between the total remaining amount and the amount per day with a click?
-
The option to view all the expenses for a category for the month by clicking on the category name in the dashboard
-
Option to chose the date format in the table menu since I haven't found any way to change it from the default format which is Aug 19, 2025, 02:38 PM GMT+5
-
This might conflict with the project's minimalist philosophy, but I believe adding the option to attach receipt images to expenses—making them searchable via OCR—could be extremely useful.
-
Implement some form of role based multi user system or at least the option to create a read-only user that cant make any modifications.This would be especially useful in scenarios like displaying the app on a wall-mounted tablet, where I wouldn’t have to worry about someone messing with the data.