Skip to content

Conversation

@SushiS1ay3r
Copy link

ℹ️ Issue

Closes
https://www.notion.so/mahekagg/GI-39-GET-user-by-status-endpoint-1188b3e6836e80d9b0aafd9f2d66c13c?pvs=4

📝 Description

Added Get User by Status Endpoint through the method getUserByStatus and fixed up the user module and backend codebase for this ticket.

Briefly list the changes made to the code:

Fix a new Users module and added a get user by status endpoint.

✔️ Verification

Ran the website locally and used Postman Agent to test the end point (http://localhost:3000/user/status/Pending)
I also tested with an example "Pending" for status and retrieved users (0) and users (1) from DynamoDB.

image

🏕️ (Optional) Future Work / Notes

Using SwaggerUI to test your endpoints will not work and return an empty status for some reason! Use PostMan for to test your endpoints and run this --> http://localhost:3000/user/status/Pending in PostMan GET request.

James Colesanti and others added 30 commits October 28, 2023 20:24
…d-resources

Lp gib 97 update featured resources
mahekagg and others added 30 commits April 18, 2024 18:07
Change LogIn and SignUp button to turn red on hover
…ymbol-type

GI 42 get all sites by symbol type
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.

10 participants