No description https://utahsdjs.com
Find a file
2024-05-13 19:38:06 -07:00
.gitea/workflows Update code. 2024-05-06 22:45:05 -07:00
classes Sonar fixes. 2024-05-06 23:04:45 -07:00
functions Sonar fixes. 2024-05-06 23:08:07 -07:00
img Add font support, start support for genres. 2024-04-29 23:27:28 -07:00
includes Dark mode and other color enhancements to match 2024-05-13 19:38:06 -07:00
locale Locale updates 2024-05-06 22:00:57 -07:00
sql Update README.md and sync files. 2024-05-06 21:48:35 -07:00
.gitignore Ignore dependencies. 2024-05-06 22:23:37 -07:00
composer.json Check-in; adding features like mixshow and google analytics. 2024-05-02 19:21:24 -07:00
composer.lock First commit 2024-04-29 19:04:51 -07:00
composer.phar First commit 2024-04-29 19:04:51 -07:00
contact.php Dark mode and other color enhancements to match 2024-05-13 19:38:06 -07:00
CONTRIBUTING.md Ignore dependencies. 2024-05-06 22:23:37 -07:00
crowdin.yml Upload text. 2024-04-29 19:37:00 -07:00
dj.php Dark mode and other color enhancements to match 2024-05-13 19:38:06 -07:00
djs.php Dark mode and other color enhancements to match 2024-05-13 19:38:06 -07:00
genre.php Dark mode and other color enhancements to match 2024-05-13 19:38:06 -07:00
genres.php Dark mode and other color enhancements to match 2024-05-13 19:38:06 -07:00
index.php Dark mode and other color enhancements to match 2024-05-13 19:38:06 -07:00
mix.php Dark mode and other color enhancements to match 2024-05-13 19:38:06 -07:00
README.md Update README.md and sync files. 2024-05-06 21:48:35 -07:00
robots.txt Translations. Fixing the language bar. 2024-04-30 17:09:28 -07:00
settings.php Dark mode and other color enhancements to match 2024-05-13 19:38:06 -07:00

DJ Mix Hosting Software

Crowdin

About

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.

Acknowledgements