VibeFlow banner

VibeFlow

9 devlogs
39h 29m 39s

VibeFlow is a social media platform inspired from various others and built with new features
It has posts, reels, profiles, guilds, search, personal chats
Tech stack: MERN Stack

This project uses AI

Used AI for few backend errors and for UI stuff, as I’m rlly bad in ui

Demo Repository

Loading README...

saisadwiikkatam

Shipped this project!

I built a SocialMedia platform the VibeFlow by combining ideas from various other platforms..
It has posts, reels, profiles, guilds, personal chats, watch together features. Most challenging one would be the reels page.. It’s design it is very difficult for me.
I really enjoyed working on this project

saisadwiikkatam

Completed the fronted successfully had to took the help of AI cause I am very bad in UI
Made sure every feature works successfully
Took time for socket attachments in every pages
But everything else went smooth

Attachment
0
saisadwiikkatam

Here with two more features addition:

  1. Voice messages in private chat
  2. Watch together for reels…share a link to your friend and watch the reels together:)
    Had Pretty much fun building them:)
Attachment
Attachment
0
saisadwiikkatam

Here presenting one of the added feature to this project ‘THE GUILDS’
A user can create or join the guild he want to
Basically the guild is something where you can find users with common intrest
And you ca create a private guild with only you and your friends and a guild search thing is also implemented
And obviously deleting a guild or moving the admin to someone in the group

Attachment
Attachment
Attachment
0
saisadwiikkatam

COMPLETED FUNCTIONALITIES:
USER ONE ON ONE CHATTING - Kept a message button beside the follow button in user profile
SEARCH USER (Dynamic search results)
Had to bring Socket.io back tot he game for chatting so it time to implement it..
And added typing animation too :)

Attachment
Attachment
0
saisadwiikkatam

Hurray!! Completed Reels section also
Don’t care about UI for now :) just the functionality
And also the reels with comments and likes this time :)
Share functionality of a reel or post is still pending..
Next users profile search and chatting:)

Attachment
0
saisadwiikkatam

Successfully completed the Like and Comment feature for posts, A user can like a post and also comment under it and also can delete the comment obviously:)
And also wrote correct logic for private, public accounts which is bad in the last devlog time
Don’t care about ui for now just getting the feature work :)

Attachment
0
saisadwiikkatam

Completed implementing profile section and also solved a bug which is causing only posts of one user to be displayed in feed
Now a user can see the post and click on the profile and follow another user or unfollow another user
And included with account private or public settings, included with profile name and bio and profile pic updation

Attachment
Attachment
Attachment
0
saisadwiikkatam

Completed testing the Posts feature
It is doing good upto posting, used CLOUDINARY to store these images instead of inside the database
Still no real time updation cause Socket.io is still not implemented
Next features would include a profile page for users and also likes and comments under the post
Lesss goo!!!

Attachment
0
saisadwiikkatam

Kicking of my project with authentication module
Implemented login, register (don’t care about ui for now)
Implemented JWT authentication - the best in the game
Everything is modularized :)
And started the FEED section basically planning to display the POSTS as feed

Attachment
Attachment
0