Skip to content

Releases: msobkyy/backbook

v2.0.0

08 Feb 21:09
Compare
Choose a tag to compare

Adding Socket.io and Messenger Clone

  • Real time notifications
  • Notification history
  • Browser notifications
  • Real time Messages between users
  • Online status
  • Typing indicator
  • Customize chat themes and name
  • Group chats
  • Add and Remove group members by admin only

v1.0

08 Feb 01:29
22b7890
Compare
Choose a tag to compare
  • ReactJS, NodeJS, ExpressJS, MongoDB.
  • Redux toolkit store to setup a global store.
  • Fully responsive design with all devices.
  • Strong authentication system, Register, login, reset password.
  • Cookies and JSON web tokens (JWT).
  • Email verification by sending mail to users using gmail smtp.
  • Search by email and send code to email to change the password.
  • Form validations using Formik, Yup, error massages.
  • Browser notification using firebase cloud messaging.
  • infinite posts scroll.
  • Create posts : normal text, background, photos.
  • React system on posts : (like, love, wow, sad, angry).
  • Post Comments with text and upload photos and comment likes.
  • Comments replies.
  • Share posts with caption or without.
  • Delete posts.
  • Friendship system with send, cancel ,accept friend requests.
  • Following system with follow, unfollow another users.
  • Friends page to see the sent and recived friend requests.
  • Search functionality to another users.
  • Search history by date.
  • Upload profile picture, cover and ability to Crop, zoom the photo.
  • Photo Gallery with old photos to change pfp and cover.
  • Profile details and bio.
  • Light/dark mode toggle.
  • Skeleton loaders while page loads.