Coder Social home page Coder Social logo

mediabook's Introduction

MediaBook

MediaBook is a social media project that allows users to post images, videos, and listen to music with friends through remote sync.

Table of Contents

Features

  • Post & Watch Images, Videos, Audios and Texts
  • Play Songs with Friends Collaboratively (In Sync)
  • Chat With Friends
  • Write Your Personal Diary
  • Create Channals and Groups

Getting Started

Prerequisites

Before you begin, ensure you have the following tools installed:

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/MediaBook.git
  2. Navigate to the project directory:

    cd MediaBook
  3. Build and run the Docker containers:

    docker-compose up --build

    This will start the Django backend, React frontend, and Nginx web server.

  4. Open your web browser and navigate to http://localhost to access MediaBook.

  5. Open the application port from incomming TCP traffic.

    sudo iptables -I INPUT -p tcp -m tcp --dport 80 -j ACCEPT

Technologies

Contributing

We welcome contributions from the community! If you would like to contribute to MediaBook, please follow these guidelines:

  1. Reporting Issues:

    • Before submitting a new issue, check if a similar one already exists.
    • Clearly describe the issue, including steps to reproduce it.
  2. Proposing Features:

    • Feel free to propose new features or improvements.
    • Provide a detailed description of the proposed feature and its benefits.
  3. Submitting Pull Requests:

    • Fork the repository and create a new branch for your feature or bug fix.
    • Ensure that your code follows the project's coding style.
    • Write clear and concise commit messages.
    • Test your changes thoroughly before submitting the pull request.
  4. Code of Conduct:

Please note that all contributions are subject to review, and maintainers have the right to accept or reject any pull request.

Thank you for contributing to MediaBook!

License

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

mediabook's People

Contributors

rajsoni03 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.