BOOKING APP IN PHP

I completed this project as part of a full-stack web development course at CodeSpace. The brief was to create an app that draws information from various fake hotels and allows users to compare rates based on their duration of stay. The site includes a booking form with validation, the data persists after reloading the page and the site works responsively. Implementing object-oriented programming, I used PHP for the comparisons and calculations and CSS for styling. No frameworks were used.