- ruby version: 2.7.1
- rails version: 6.0.3.5
- run bundle install in terminal
- User can create Post and other user can comment on the post.
- Post can be private or public.
- User can reply on a particular comment
- The owner of post can accept a comment as anwer.
- User can create a group.
- User can also join other groups.
- Admin can remove group members and make other members of the group admin