Skip to content

MohammadOwais10/SocietalBuzz

Repository files navigation

Societal Buzz

Societal Buzz is an social media web application

Tools and Packages

NPM nodejs  expressjs  mongodb  Gulp  jwt  jQuery  SASS  Socket.io  Bootstrap heroku  Render

Features

  • Login/Signup User Account using google outh or manually
  • Update Profile User Account
  • Add/Remove Friends in his list
  • View the member profile and his posts
  • Add/delete the post and also post with image
  • Add/delete Comment on the post
  • Add/Remove Likes on the post
  • Chat with each other(using socket.io)

Run Locally

Clone the project

  git clone https://github.com/MohammadOwais10/SocietalBuzz.git

Go to the project directory

  cd project

Install dependencies

  npm install

Start the project

  npm  start

UI Screenshot

  • Signup UI signupSB
  • Home UI homelogSB
  • Profile UI profileSB
  • Edit Profile UI editprofileSB
  • ChatBox UI chatBoxSB
  • Post UI and Comment UI postCommentSB
  • Post UI
    postMedSB
  • Comment UI
    commentMedSB
  • ChatBox Open UI
    chatboxOpenSB