Skip to content

The aim op this project is to make an OOP based Booking App in PHP

Notifications You must be signed in to change notification settings

OliverVermeulen/php-oop-booking-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP OOP Booking App

Description

The aim of this project is to make a OOP based booking app in PHP

Features

  1. The ability to book reservations at accommodations
  2. The ability to compare different accommodations
  3. The ability to to send reservations to your email

MVP

  • The forms must have frontend validation
  • The site must be responsive
  • The backend must make use of OOP
  • Each hotel should have a different daily rate
  • Emails should be sent to the users email with the details of their booking
  • Data must persist between pages

Backlog

  • Add routing switch (complete)
  • Add in PHPMailer in via Composer (complete)
  • Add in email functionality (complete)
  • Add in json files for accommodations and reservations (complete)
  • Add in comparison selector (complete)

Future Additions

  • A search bar that filter to search for specific accommodations
  • A dedicated Register, Sign In and Sign Out feature
  • Differing rates based on the time of the year
  • The ability to add in accommodations via a form

Links

Repo link

https://github.com/OliverVermeulen/php-oop-booking-app.git

About

The aim op this project is to make an OOP based Booking App in PHP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published