Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 704 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 704 Bytes

Confession-Web

A confession website where individuals can anonymously publish their opinions

Features

-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

Tools

-HTML
-CSS
-Javascript
-Restful API
-Mongodb
-Cloudinary (for upload and store image)

Goals

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.

Website

https://yatoconfession.netlify.app/