In here, we allow logged in users to post reviews.
These reviews are put on hold until I verify they are legitimate (From a commissioner or someone that's used one of my projects)
They can rate from 1 to 5 acorns, going in steps of half an acorn
people are allowed to write a comment, add images (max file size) & delete their rating
they are allowed to connect it to a project or media using the slug of it.
If they delete their rating it must be disconnected from projects & medias.
reviews have a copiable link using review slugs "review/[UUID]", which will either scroll to the review,
or make a minipage to show the review
if clicked within the website, the minipage should appear on top of the window, as opposed to opening a new window
reviews will have a section showing what they are reviewing.