You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the current Release v1.0, our web version lacks several features present in the Android version that need to be incorporated. These features include:
Planned Payments
Create a button in setting which would show all planned payments from the JSON file
Reports
Create a button in setting which would build out a report by same features from Android App
Filter transactions by type: expense, income, or account transfer
Specify a time period for transaction retrieval
Select categories and accounts to narrow down results
Define a range of amounts to filter transactions
Enable keyword-based search with inclusive or exclusive filtering
Implement tag-based search functionality
Ability to export all this in JSON or CSV
Budget
Implement functionality to read budget data from a JSON file and visualize it within the application.
Loan
Implement functionality to read loan data from a JSON file and visualize it within the application.
Buffer amount
Implement functionality to read buffer amount data from a JSON file and visualize it within the application.
The text was updated successfully, but these errors were encountered:
In the current Release v1.0, our web version lacks several features present in the Android version that need to be incorporated. These features include:
Planned Payments
button
in setting which would show all planned payments from theJSON
fileReports
button
in setting which would build out a report by same features from Android AppJSON
orCSV
Budget
JSON
file and visualize it within the application.Loan
JSON
file and visualize it within the application.Buffer amount
JSON
file and visualize it within the application.The text was updated successfully, but these errors were encountered: