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

F24/alice/onboarding #37

Closed
wants to merge 3 commits into from
Closed

F24/alice/onboarding #37

wants to merge 3 commits into from

Conversation

aliicezhao
Copy link

Notion ticket link

Onboarding

Implementation description

  • Created a new table in the database schema to store information about team members.
  • Added a GET API endpoint to retrieve all team members from the database.
  • Added a front-end page using the existing framework to display the list of members in a table format.

Steps to test

  1. Run the backend server and verify that the GET and POST APIs are working and information being displayed

What should reviewers focus on?

  • Test for any edge cases

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

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.

2 participants