oss-slu / shelter_volunteers

MIT License
3 stars 4 forks source link

Implement the Upcoming Requests Component #138

Closed Brijitha1609 closed 1 week ago

Brijitha1609 commented 3 weeks ago

Is your feature request related to a problem? Please describe. Given the current functionality of the application, when the user navigates to the Upcoming Requests section, then the Upcoming Requests component should be implemented in the new React client app for Shelters.

Describe the solution you'd like The "Upcoming Requests" component should include the following sections based on the wireframe:

  1. Date Display: A section that displays the date of each upcoming request, grouped by date.
  2. Shift Time: Displays the "From Time" and "To Time" for each shift.
  3. Number of Volunteers Requested: Shows the total number of volunteers requested for each shift.
  4. Buttons for Managing Shifts:

Each row should have consistent spacing, and the design should match the wireframe in terms of layout and style.

Acceptance Criteria:

image