Shop Opening Times

Mon 09:00 - 18:00

Tue 09:00 - 18:00

Wed 09:00 - 18:00

Thu 09:00 - 18:00

Fri 09:00 - 18:00

Sat 09:00 - 13:00

Sun 10:00 - 12:00



The above display is created using HTML, CSS, JavaScript and PHP.

The page activity is achieved using JavaScript. The content itself, is gained through PHP classes and methods. AJAX is used to call the PHP methods in real time and update the page asynchronously, to remove the need to reload the page.

The main PHP class implements an Interface. This is not actually necessary for this project, but I added it for demonstration purposes.