Skip to content

Commit 12c1978

Browse files
committed
Merge branch 'master' of https://github.com/rt1301/ForumApp
2 parents c41d563 + b7f2a26 commit 12c1978

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
## Forum
2-
A simple forum website similar to reddit. Made from NodeJs, MongoDB, and Express
2+
A simple forum website similar to reddit. Made from NodeJs, MongoDB, and Express.
3+
Features- Authentication, Addition of Posts and comments on the posts, middlewares to check post and comment can only be edited or deleted by the respective user, single threading of comments(multiple comments can be posted on the first comment), seperate routes for different channels.

0 commit comments

Comments
 (0)