Is your feature request related to a problem? Please describe.
Given the new wireframes for the "Request for Help" page,
when the user accesses the page,
then they should be able to select specific dates and times to request volunteer help using a calendar. This feature is necessary for shelter staff to manage requests for help efficiently and ensure the page aligns with the new design provided in Figma.
Describe the solution you'd like
Update the "Request for Help" page to implement the following:
Integrate the react-big-calendar library to display available dates and times (library link: react-big-calendar).
Ensure shelter staff can select dates and times to request help.
The layout and styling should match the wireframes.
Acceptance Criteria:
[x] The "Request for Help" page should reflect the new design and functionality as outlined in the wireframes.
[x] The calendar should allow users to select dates and times to request volunteer help.
[x] The page should be responsive and display correctly across different screen sizes.
Is your feature request related to a problem? Please describe. Given the new wireframes for the "Request for Help" page, when the user accesses the page, then they should be able to select specific dates and times to request volunteer help using a calendar. This feature is necessary for shelter staff to manage requests for help efficiently and ensure the page aligns with the new design provided in Figma.
Describe the solution you'd like Update the "Request for Help" page to implement the following:
Acceptance Criteria: