Skip to content

Create CRUD Endpoints user_info #24

@Hydrohaven

Description

@Hydrohaven

Description

We want to create CRUD (Create, Read, Update, Delete) endpoints for our user_info table to display information about our various users!

Action Items

  • Create user_info.js in server/routes
  • Create a GET endpoint
  • Create a POST endpoint
  • Create a PUT endpoint
  • Create a DELETE endpoint

Resources

ChakraUI Table

Reminders

Note

See server/routes/npo_info.js for CRUD examples

Important

Make sure to use pgAdmin or Beekeeper Studio to test endpoints before submission!

Important

Feel free to contact me on Slack/Discord or [tech lead partner] if you get stuck! Don't be afraid to ask for help, we want you to learn 😁

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions