My Calendar App is a full-stack application designed to help users manage their schedules, expenses, todos, and notes all in one place. The app provides a seamless and intuitive user interface for efficient day-to-day management and includes robust backend support for secure data handling and user authentication.
Describe the bug Adding expense data and on clicking the add expense button does not add any new expense instead shows "No Expense for this Date"
To Reproduce Steps to reproduce the behavior:
Expected behavior Ideally it should append a new expense according to the input of the user.
Screenshots before
**screenshots after fix***
check list