SFU-Blueprint / Pedals

Apache License 2.0
0 stars 0 forks source link

checkin- component #36

Open Sallin142 opened 1 month ago

Sallin142 commented 1 month ago

Image

  1. [ ] Create the checkin.tsx component in the app/components/ directory.
  2. [ ] Implement the layout and styling for the check-in component.
  3. [ ] Add input field for the username with the specified label and placeholder.
  4. [ ] Add a dropdown menu for shift type selection with the specified options.
  5. [ ] Add and style the check-in button.
  6. [ ] Implement form validation to ensure all required fields are filled before submission.
  7. [ ] Test the check-in component for responsiveness and functionality.
  8. [ ] Conduct a code review and obtain approval.

https://www.figma.com/design/1hpRLtveOgIDcvLeFu2rMM/Logbook?node-id=686-9501&t=KohqttY5AQuqvcNd-0

Sallin142 commented 3 weeks ago