Display a calendar for the user to choose a date to add their expense in the add module. Once the date is chosen, a redirect should happen to an EXISTING module in add to choose category - you do not need to write the category module, only the module to display a calendar so the user can select the date.
Display a calendar for the user to choose a date to add their expense in the add module. Once the date is chosen, a redirect should happen to an EXISTING module in add to choose category - you do not need to write the category module, only the module to display a calendar so the user can select the date.