DJ Mix Hosting Software is a web application that allows users to upload and share their DJ mixes. The application is
built using PHP and MySQL.
Features
User login/registration
Add, edit, delete DJs
Add, upload, edit, delete mixes
View mixes by DJ
View mixes by genre
Basic SEO
S3 file storage (optional)
MP3 tag editing (optional)
Installation
The repo is the source code for the application. You will need to point your web server to this directory.
Create a MySQL database using the .sql files in the sql directory.
Copy includes/config.toml.default to includes/config.toml and update the settings as needed.
Usage
The application is designed to be used by DJs to upload and share their mixes. Users can listen to mixes by DJ or genre.
Why would you use this over Soundcloud or Mixcloud? You have full control over the mixes and can customize the application to your liking.
Contributing
Contributions are welcome. Please see the CONTRIBUTING.md file for more information.
License
This is to be determined.
Contact
Please see the CONTRIBUTING.md file for contact information.