Skip to content

thatdudejr/advanced-php-video-platform

Repository files navigation

php/js-video-sharing-site - A Social Media Platform

php-js is a social media platform that allows users to create their own channels, customize their profiles, and share posts and videos with their followers.

Features

  • User Authentication: Register, log in, and log out securely.
  • Channel Creation: Create your own personalized channel.
  • Profile Customization: Upload profile pictures and banners.
  • Posts: Create, edit, and delete text posts with optional images.
  • Videos: Upload videos to your channel.
  • Video Display: Videos are showcased on your channel.

Installation

  1. Clone the repository:

    git clone https://github.com/thatdudejr/advanced-php-video-platform.git
    cd advanced-php-video-platform
  2. Set up your development environment (e.g., Apache, PHP, MySQL).

  3. Start your server and navigate to the project directory.

Usage

  1. Register and log in to php-js.

  2. Create your own channel and customize your profile.

  3. Share text posts with optional images.

  4. Upload and showcase videos on your channel.

Contributing

We welcome contributions to php-js! To contribute:

  1. Fork the repository on GitHub.

  2. Clone your forked repository:

    git clone https://github.com/thatdudejr/advanced-php-video-platform.git
    cd advanced-php-video-platform
  3. Create a new branch for your feature or bug fix:

    git checkout -b feature-name
  4. Make your changes and commit them:

    git commit -m "Add new feature"
  5. Push your changes to your forked repository:

    git push origin feature-name
  6. Create a pull request on the original repository.

License

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

About

an advanced php video platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages