HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Endpoint: POST api/cvs #2

Closed benna100 closed 3 years ago

benna100 commented 3 years ago

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

Look at the database diagram for details on what fields to add

dpfernandes commented 3 years ago

PR https://github.com/HackYourFuture-CPH/rate-my-cv/pull/108 solves this issue