A sample website for a fictitious company.
The aim of this project was simply to demonstrate what I had learnt in regards to both front-end and back-end web technologies. At the time of development, I was fairly confident with HTML and CSS, having used these in the past, but technologies such as PHP and MySQL were completely new to me. The main goal was to create a responsive website, which also had the ability to interact with a database of our design. The website I created satisfies the above, and also employs the use of AJAX in order to update and display new information from the database without the need to refresh the page.