This site uses React.JS, Node.JS, and Express.JS, and MongoDB, making it a MERN stack project.
I have created a custom authentication system to implement this functionality.
MongoDB stores each review and keeps track of the time it was made and the aquarium it's attached to.
Each uploaded image goes to a Google Cloud Bucket with the use of Multer.
While anyone can view the reviews, only privileged users and the site owner have the credentials to log in and add media.