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

[CHE-17] Create Backend Alumni Routes #44

Closed
wants to merge 14 commits into from

Conversation

brok3turtl3
Copy link
Contributor

@brok3turtl3 brok3turtl3 commented Mar 16, 2024

Description

This ticket is part of CHE-15 Create Alumni Directory story and sets up the back end route and controller files including the initial get all alumni data route.

Jira Task

CHE-18

Testing Instructions

  1. git fetch
  2. git checkout CHE-17/subtask/Create-Backend-Alumni-Routes
  3. npm run docker-dev --> verify core functionality is present and navigation to the Directory page
    receives alumni data on the initial load (it will show in the console log for now)

Checklist

All Team Members

  • I added a descriptive title to this PR.
  • I filled out the Description, Jira Task, and Testing Instructions sections above.
  • I added or updated [Jest unit tests]for any changes to components, server-side controllers, etc.
  • I ran npm run docker-test in my local environment to check that this PR passes all unit tests.
  • I did a quick check to make sure my code changes follow the recomended style guide.

Additional Notes, Images, etc.

N/A

@brok3turtl3 brok3turtl3 deleted the CHE-17/subtask/Create-Backend-Alumni-Routes branch March 28, 2024 13:10
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