-
scope:
- dashboard: inside dashboard have 3 pages:
- income tracking
- expense tracking
- analysis using graph or chart
- dashboard: inside dashboard have 3 pages:
-
need:
- database: either postgreSQL or SQL
- framework: spring boot (rest api) and javafx (gui)
-
what i need to do:
- for income tracking and expense tracking:
- function to add, edit, delete, button where it will lead to analyze, view table
- report budget graph or chart:
- include chart for the income expense over month and year
- for income tracking and expense tracking: