json-server --watch db.json --port 5000
-
signup --> first name , last name . store this name in database to display in dashboard
-
when we write our username/password in the signup . it must also be updated in the login form.
-
this is using windows.confirm but we need to replace it i dont know maybe component.
how to login login: firstname : zabi lastname : ahmed username : admin password : 1234
signup - login - add income - add expensse - sort by date/week/month - use precise filter - see the charts - get suggestion from AI.
-
when we click on the add expense it takes us to the new route . but instead we want it in a single page
-
after filling out details in the /add-expense route and clicked submit it showed me a alert "failed to add expense"
-
learn about database
-
how to use CSV