SFU-Blueprint / Pedals

Apache License 2.0
0 stars 0 forks source link

volunteer-component #38

Open Sallin142 opened 2 months ago

Sallin142 commented 2 months ago

Image

  1. [ ] Create the volunteer.tsx component in the app/components/ directory.
  2. [ ] Implement the layout and styling for the volunteer component.
  3. [ ] Display the volunteer's name.
  4. [ ] Display the registration time.
  5. [ ] Display the shift type.
  6. [ ] Add and style the check-out button.
  7. [ ] Implement the check-out functionality.
  8. [ ] Test the volunteer component for responsiveness and functionality.
  9. [ ] Conduct a code review and obtain approval.