19/02/2025 - NOTE: This project is planned for potential revisions due to plans for better enhancing the idea. Amped Beats Website Application is in usable state for now.
Amped Beats is a University-Based Website Application Project combining the use of Front-End and Back-End to carry out the idea of having a website that enables customers with the intention to book for an available DJ (Disc Jockey) from the collection of DJs displayed on the platform that is suited to their preferences on the event or agenda that they are hosting for the DJ that they decide to book for.
Additionally, whilst customers benefit from the the idea, we have also entailed the website application to allow DJs of many categories such as those that are self-employed or even label-owned to be able to register and advertise their services and products on the platform.
Both Customers and DJs are able to track their bookings and view them in detail of each one in the dedicated section of their account portal. In any case they want to edit certain information in terms of their account, they are able to through an Account Information Editing Feature. In the coming future, we plan to intgrate the ability to be able to communicate between Customers and DJs through an in-built chat environment.
Overall, this Website Application Solution is aimed to help both Customers and DJs satisfy their ease of finding suitable DJs to provide service for their events and handle their bookings and communications all in one environment instead of having to utilise separate services on different platforms.
-
Register Process
A Website visitor with either being in the position of utilising the service for booking a -
Login Process
A Website visitor with either being in the position of utilising the service for booking a
- Download Latest Version of XAMPP here
- In the case of newly downloading XAMPP, start the "xampp-start.exe" file. Afterwards, start the "xampp-control.exe" executable to bring up control panel.
- Startup Apache and MySQL from the Control Panel.
- Locate the "htdocs" folder and move or copy the "amped_beats_web" folder downloaded from this repository into it.
- Open your Browser and enter the loopback address 127.0.0.1 in order to access the Apache Server for XAMPP.
- Click on "myPHPAdmin" and import the "23134228.sql" SQL script file into the database management system.
- A success message in terms of the database "23134228" should appear and the database itslef should be visible on the left-hand side.
- In a new browser tab, enter the in the address "127.0.0.1/amped_beats_web" in order to access the website from home page.