-
Notifications
You must be signed in to change notification settings - Fork 1
Create New Resources #422
Copy link
Copy link
Open
Labels
Description
Problem
We would like admin to be able to create custom resources in Admin Pages. This will be a two step task. First backend and later on, frontend.
Notes
[additional considerations]
- Make sure to run
git pullbefore any development work - Complete your development in a new branch
- Link this issue to your PR
- Feel free to reach out if you have any questions!
Task
- Add an API route in the
backend/routes/resources.jsto create new resources. - Look at the schema to what needs to be filled (some things are optional)
- Test it with Postman to make sure it works. No need to delete it afterwards because we can use it for someone else's task of deleting resources!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog