Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create volunteer shifts page component #151

Merged
merged 2 commits into from
Feb 24, 2022

Conversation

7tint
Copy link
Member

@7tint 7tint commented Feb 18, 2022

Ticket link

Closes #128

Implementation description

  • Create a page in frontend\src\components\pages\volunteer\shifts called VolunteerShiftsPage.tsx with the route /volunteer/shifts.

Steps to test

  1. Go to http://localhost:3000/volunteer/shifts and verify that the volunteer shifts page loads properly.

What should reviewers focus on?

  • No silly mistakes 😄

Checklist

  • My PR name is descriptive and in imperative tense
  • My commit messages are descriptive and in imperative tense. My commits are atomic and trivial commits are squashed or fixup'd into non-trivial commits
  • I have run the appropriate linter(s)
  • I have requested a review from the PL, as well as other devs who have background knowledge on this PR or who will be building on top of this PR

@github-actions
Copy link

github-actions bot commented Feb 18, 2022

Visit the preview URL for this PR (updated for commit 702054f):

https://sistering-dev--pr151-lambert-create-volun-098qg127.web.app

(expires Fri, 25 Feb 2022 01:42:13 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Copy link
Member

@LenaNguyen LenaNguyen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@7tint 7tint merged commit 6682ea3 into main Feb 24, 2022
@7tint 7tint deleted the lambert/create-volunteer-shifts-page branch February 24, 2022 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a volunteer shifts Page Component
2 participants