HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Create Migrations and Seeds for Reviews Table (reviews and not review) #148

Closed dpfernandes closed 3 years ago

dpfernandes commented 3 years ago

User story

Who: As a developer

What: I want to to create migrations and seeds for the table Reviews

Why: so that we can can store Reviews for CVs from Users

Acceptance criteria

Create the migrations and seeds for the table described in the picture

Screenshot 2021-02-10 at 15 38 39

Implementation details

The table must at least store data that allows a review like this

image