In this application, the frontend UI would contain 3 pages, with following details:
- Expense Page: where the user can add new expenses and view the list of previous expenses. Following is the current Expense Screen UI completed with above mentioned functionalities.
- Category Page: where the user can add or delete an category and see the current category list
- Summary Page: where the user can view current balance and history of expenses by category.