An internet and web programming(IWP) project consisting of a full stack hotel website project consists of mainly Ajax, HTML, CSS, JavaScript and PHP, the database used is MySQL. To use this project configure the mysql in your respective webserver(XAMPP, LAMPP or MAMP).
- Change the authentication to cookie
- Change the password to 'password'
- Change the username to 'root'
- Create a database named IWP.
- Import the iwp.sql file into the phpmyadmin to create the required tables.
Fire up your MySQL server logon to the hotelhome.html, register a new account with a username and password.
Then enjoy!