/Greddit

A online social media application built using MERN stack.

Primary LanguageJavaScript

Name : Amogha A Halhalli

Roll No. : 2021101007


DASS ASSIGNMENT-1

Running the website :

From the folder containing all files/folders, run

sudo docker-compose build

followed by

sudo docker-compose up

Assumptions:

1. Username to be unique.
2. Password to be atleast 6 characters.
3. Valid email to be given while registration.
4. A report cannot be filed against moderator's post.
5. A report once ignored or blocked can further only be deleted.
6. Posts are not visible for non-followers of the greddit.
7. A blocked user is further considered as non-follower.
8. Implemented fuzzy search as a part of bonus.