Skip to content

Latest commit

 

History

History
158 lines (97 loc) · 3.91 KB

VibeIn_LoremIpsum.md

File metadata and controls

158 lines (97 loc) · 3.91 KB

VibeIn

Logo

A social networking web application created by team 'Lorem Ipsum' as a part of Inheritance 2021.

Team Name : Lorem Ipsum

🧑‍💻Team Members

👨‍🏫Mentors

  • Darsh Bavishi
  • Jainam Dharod
  • Bhavya Mehta
  • Mahek Nakhua

📃Description

VibeIn is a social media platform created with the goal of facilitating connectivity among individuals and fostering a sense of oneness. Share your pictures for the world to see. Share your opinions on a post by commenting on it. Save the post of another user you follow for future referencing. Explore other profiles. We release this platform as a resource to the broader community.

🔗Links

Github Repository Link: Link to the Repository

Drive Link: Drive Link here

Website Link: Website Link here

🦾Tech Stack

  • Front End

    • HTML
    • CSS
    • Vanilla JS
  • Back End

    • Express
    • Node JS
  • Database

    • MongoDB
    • Cloudinary

🛠️Project Setup

Write the following commands on the terminal.

  1. Clone the project
git clone https://github.com/utkchheda27/Lorem-Ipsum.git
  1. Go to the project directory
cd Lorem-Ipsum
  1. Install dependencies
npm install

⚙️Environment Variables

To run this project, you will need to add the following environment variables to your .env file

DB_ACCESS_LINK

CLOUDINARY_NAME

CLOUDINARY_KEY

CLOUDINARY_SECRET

SESSION_SECRET

📌Usage

After cloning our repository and installing all packages followed by customizing your env variables, you are good to go.

Start the server by running the following command :

npm run devStart

Then go to your browser , open a new tab and and type in :

localhost:4000

Voilà !, You are good to go...

📑Applications

  • CRUD operations on Posts, Profile and Comments.
  • Follow and Unfollow Users.
  • Save Posts.
  • Like and Unlike Posts.
  • Search for more people to connect.
  • Chat with your Friends with Real Time Chat Feature.

🔮Future Scope

  • Including Multimedia Components like Video Calling, sending files.
  • Signing up with Facebook and Gmail account.
  • Enabling a Chat Room Feature for a conversation having more than one users.
  • OTP verification for authentication of users.
  • Adding a section where users could advertise their products.
  • Enabling filters for user to add to their posts.
  • Making UI more interactive.

🖼️Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot

App Screenshot