Closed benna100 closed 3 years ago
Who: As a developer
What: I want to be able to create a new cv using a POST endpoint
Why: so that we can add a cv to a user
api/cvs
Look at the database diagram for details on what fields to add
PR https://github.com/HackYourFuture-CPH/rate-my-cv/pull/108 solves this issue
User story
Who: As a developer
What: I want to be able to create a new cv using a POST endpoint
Why: so that we can add a cv to a user
Implementation details
api/cvs
Look at the database diagram for details on what fields to add