You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a social media project, where verified registered users can do post, like comment, comment replay with image or without image. Each user has separate profile. User can also do live chat with users and see the offline online status. User will get notification for every message. I have used Django channels for the live chat and notification.
This project is a public blogging platform where a registered user can submit testimonies and when it is reviewed by the admins, testimony are approved.