· projects · 1 min read

djrequests.com

SaaS song request system for DJs. Written in Laravel and Vue.

SaaS song request system for DJs. Written in Laravel and Vue.

The Idea:

DJ Requests was designed to aid DJs in taking song requests remotely during the COVID pandemic

Check it out!

Technologies Used

  • Containerized in a Docker Swarm cluster for both production and development environments
  • Integrated AWS S3 servers for user storage management
  • Integrated with Stripe for Payment Processing
  • Integrated with Facebook and Google for user registration and login
  • Frontend is developed in Vue
  • Backend is built upon Laravel
  • Realtime updates using Websockets

Features

  • Song Requests with auto-population and song stacking
  • Paypal and Venmo integrations for DJs to receive donations
  • Easy to use dashboard for users
  • Intuitive backend administration panel built upon CoreUI
  • Full server log viewer for each docker instance for error tracking

DjRequests is a SaaS song request system for DJs.

Back to Blog