This project was created in the framework of PHP JAM on the BlackScorp Discord Server.
Here you can see a reservation form where you have to fill in all fields except for notes in order to send a reservation. If you leave a real email, you will also get a confirmation email. There you will find all the important data for your visit and a link with which you can cancel your reservation. All your data will be deleted from the DB, and you can rest assured. Parts of the code were programmed OOP and some functions were also oriented. I also switched off the error reporting so that it doesn't get smacked in the face of the visitors ...
I hope you like my project:)
AC4G
PHP 8.0
or higherMySQL
or one to your liking
https://github.com/AC4GPutin/Single-Form-Application-/archive/refs/heads/master.zip
Import install.sql to your database
Go to conf/database.php and insert your database parameters
Everything should work now and you can send your first reservations 🎉