Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.28 KB

File metadata and controls

43 lines (30 loc) · 1.28 KB

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