| decks.php |
PHP file for the Decks where the song controls are. The controls include: play/pause, eject, etc. It is split into Deck A, mixer and Deck B. |
| footer.php |
Footer |
| header.php |
Header including the document HEAD and meta |
| index.php |
The main page. All the components are shown here using PHP include |
| jingles.php |
Jingles |
| playlist.php |
Gets the list of songs from the database and displays them. |
| playstopbuttons.php and playstopfuns.php |
Functions to play and stop audio and jingles |
| rcm.php |
Right Click Menu |
| weather.php |
Displays weather, date and time using OpenWeatherMap API and JS Date() |