All Mixed Up is a DJ Setlist creator that randomly generates playlists for performances based on a given set time. Holding all possible songs in a personal database, setlists are returned in key order so that songs can be easily mixed in without any additional planning required.
All Mixed Up now has login and signup functionality to store songs unique to each user! Store all of your ID's in the database and have them ready to go for any set.
Intallation Requires only a few steps:
- Clone the repository to your local machine
- Install dependencies by running 'npm install'
- Start the application by running 'npm run dev'
- Enjoy!