Skip to content

alandsilva26/hotel-management-website-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hotel-management-php

Note: This website is just a static template which is implemented here

Semester 5 Web Development Lab Project. Hotel management system using php and mysql. Testing workflow

Get started

  • Install dependencies - npm install
  • Start development server - npm run start

To-do

  • Bootstrap templating section (no css pure bootstrap)
  • - Home page
    • - Starter room search form (check in, check out, etc)
    • - Services offered
    • - Featured Rooms
    • - About Hotel
  • - Login Page
  • - Registration Page
  • - Rooms browsing page
  • - Account page with reservation history etc

Additional tasks

  • - Admin section

Extra tasks

  • Gather resources(hotel management websites for reference, templates for reference, good designs, etc)

Project Dependencies

Development Dependencies