Final project for the CS36 subject.
This project involves the design and development of a hotel web page. The group is composed of 2-3 members. The web page must include at least three (3) core functionalities and two (2) types of users.
- Search for and book rooms
- Enable users to search for and book rooms based on the available schedule
- Must allow cancellation options
- Manage personal accounts
- Allow users to create and update accounts online
- View booking history
- List all booking history of the member
- Manage room availability
- Manage rooms (type, capacity, functions)
- Allow the user to set the availability of the room
- Update guest reservations
- Allow the user to change guest rooms or booking date
- Allow user to cancel booking
- Generate booking reports
- Daily Booking
- Booking per guest
- Booking per room
Note: All functionalities must have CRUD of records.
Front-end: HTML, CSS, JavaScript, Bootstrap (optional, for responsive design) Back-end: PHP Database: MySQL
- Identify and document the requirements for the gym web page.
- Create wireframes and mockups for the web page design.
- Set up project management tools and allocate tasks among team members.
- Develop the web page structure using HTML.
- Style the web page using CSS.
- Implement interactive features using JavaScript.
- Set up the server and database using PHP and MySQL.
- Integrate the front-end with the back-end functionalities.
- Conduct thorough testing to ensure that all features work seamlessly.
- Prepare the final presentation, showcasing the project’s features and functionalities