The project deployed on Reddit Farsi.
- creating account
- checking password and email to satisfy the format
- sign in and sign out
- creating community
- creating a post in a community
- adding admins to a community or removing them
- admins can ban members from commenting or posting
- joining to communities or left from them
- viewing posts from communities
- sorting post by time or number of likes or number of comments
- viewing the hottest communities
- leaving a comment for posts
- replying to comments
- like and dislike any post or comment
- searching a post or community or member
- sorting search results
- using the pagination for results if there are many
- light theme and dark theme
- saving post button
- Jalali date for posts and comments
- reporting a post
- secure against XSS and SQL injection and CSRF attacks
- posts can have pictures
- Refactoring!
- Add a picture to communities
- Add captcha before sending post or comment