Code Monkey home page Code Monkey logo

socialspace's Introduction

SocialSpace - A Social Media Platform

This is a full-stack web application that functions as a social media platform. The application includes key social media features, enabling users to create, like, and comment on posts. The aim is to provide a user-friendly and engaging platform where individuals can share their thoughts, interact with others, and stay connected. Each feature is designed with an emphasis on ease of use, promoting a seamless social media experience.


๐Ÿ›  Installation & Set Up

  1. Clone the Repository
git clone https://github.com/MSarmadQadeer/SocialSpace.git
  1. Install Composer Dependencies
cd SocialSpace
composer install
  1. Create a .env File
cp .env.example .env
  1. Generate an App Key
php artisan key:generate
  1. Create an empty database
  • Create an empty database of name socialspace or any other name you want, using the database tool you prefer.
  1. Configure your .env File
  • Open the .env file in your editor and set the DB_HOST, DB_PORT, DB_DATABASE, DB_USERNAME, and DB_PASSWORD environment variables to match the credentials of the database you just created.
  1. Migrate the Database
php artisan migrate
  1. Run the Project
php artisan serve

๐Ÿณ Docker Installation & Set Up

  1. Download and Install Docker
  2. Run the following commands:
git clone https://github.com/MSarmadQadeer/SocialSpace.git
cd SocialSpace
cp .env.docker-example .env
docker-compose up -d

For Jenkins

You need to specify your Docker Hub username and password as environment variables in your Jenkins instance, using the DOCKER_HUB_USERNAME and DOCKER_HUB_PASSWORD variables respectively.

๐Ÿ“ธ Project Showcase

๐Ÿ“ฑ Mobile View

๐Ÿ–ฅ Desktop View

๐ŸŽฏ Features

Implemented

โœ… Log In

โœ… Sign Up

โœ… Create Post

โœ… Edit Post

โœ… Delete Post

โœ… Like Post

โœ… Comment on Post

โœ… View Profiles

โœ… Upload Profile Pic

โœ… Edit Bio

โœ… Log Out

Remaining

โ— Change Password

โ— Delete Account

๐Ÿ™Œ Contribution Guidelines

We welcome contributions from the community. To submit a pull request:

  1. Fork the repository.
  2. Clone the forked repository.
  3. Create a new branch for your contribution.
  4. Make the changes.
  5. Commit and push the changes to your forked repository.
  6. Create a pull request.

๐Ÿ”‘ License

This project is licensed under the MIT License - see the LICENSE file for details

๐Ÿง‘ Author

Muhammad Sarmad Qadeer

LinkedIn Link

You can also follow my GitHub Profile to stay updated about my latest projects:

GitHub Follow

If you liked the repo then kindly support it by giving it a star โญ!

Copyright (c) 2023 MUHAMMAD SARMAD QADEER

socialspace's People

Contributors

msarmadqadeer avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.