Releases: msobkyy/backbook
Releases · msobkyy/backbook
v2.0.0
v1.0
- 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.