This is a DJ App built in C++, utilising the JUCE library. This was for a university project.
- The report pdf details how I went about creating this application.
- The source folder contains all the code that I wrote.
- The images folder contains the images I used, including svgs that I created myself, which is detailed in the report.
- The tracks folder contains the songs I used to demonstrate my DJ app working.
- The rest of the files consist of library code, and other files needed to get the app to run.