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

modify volunteer/auth/donation route names to follow naming conventions #153

Open
ryanhu021 opened this issue Apr 27, 2023 · 0 comments
Open
Assignees

Comments

@ryanhu021
Copy link
Contributor

ryanhu021 commented Apr 27, 2023

Change volunteer, auth, and donation route names to follow route naming conventions. In volunteer.js, we have routes that should be grouped together, rather than having separate names. For example, all volunteer related routes should begin with /api/volunteer, followed by its specific sub-collection. Any requests in the frontend should also be updated to reflect this new convention.

  • Auth routes are all routes containing /auth or using passport.<...>

Make sure you test these routes!

@ryanhu021 ryanhu021 changed the title modify volunteer route names to follow naming conventions modify volunteer/auth/donation route names to follow naming conventions May 2, 2023
@ryanchansf ryanchansf assigned j-ylau and vilinh and unassigned j-ylau May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants