CD Catalogue

As part of our G51DBI Databases and Interfaces module, our final task was to build a frontend and backend website for a user to input and organise CDs.

The system's key features are:
PHP Backend: MySQLi prepared statements, safeguarding against injections.
Javascript: JS and JQuery used for most of the frontend's dynamic HTML and data validation.
AJAX: All data operations are done using AJAX, to ensure a smooth user experience without page refreshing.

The page can be viewed here