A confession website where individuals can anonymously publish their opinions
-Upload image, gif
-Post content with image (maximum image is 1)
-Comment
-Reaction such as upvote, downvote (Users can spam vote but with delay, though this can be prevented by implementing local-storage)
-Mobile responsive
-HTML
-CSS
-Javascript
-Restful API
-Mongodb
-Cloudinary (for upload and store image)
The project was created to have a better understanding of how to create and interact with API. Especially to learn how to host an API, upload images, and store them.