PHP, HTML, SCSS, SQL. We created a property listings website, which displays a list of properties, as well as allowing the user to select an individual property to view in more detail. This was designed from scratch using OOP, following SOLID principles. We connected to an API of properties, using cURL to populate the database, and database queries to display properties on the front end. This project also allowed us to practice many other skills/theories learnt on the course, such as SCSS, test driven development and responsive (mobile first) development.
View Code on github View Site