GoodBudget is web application which is used for the purpose of tracking the total expense, total income and current balance based on the details provided by the user.
- Authentication system with both email and password as well as google
- Dashboard showing current balance, total income and expense for each user
- User can provide the type of transaction he/she has done with the description and amount
- Upon submitting the modal form all the changes will updated in the UI quickly
- The transaction history will also be displayed in the dashboard page.
- For each transaction user will be able the date and time when this transacton was done along with type, description and amount
Client: React, TailwindCSS
Server: Firebase