Travelly is a project created using bootstrap, html, css, javascript and php, being connected to a database. This project is entitled to be a platform of a travel agency through which people can apply for a stay, filling in several fields.
Frameworks Used
PHP Functionality
user.php
Home page - used to see and complete the form
update.php
Used to make certain updates on the records
display.php
Used to see the records from the form in the database
delete.php
Used to delete certain records from the database
connect.php
Through this we connect to the database from the server
Platform Pages
PHP Form
Home page - Presentation Page - The page where the form is found
Display Db
The page where we can see the records from the form in the database