bibhabasuiitkgp / Hotel_KGP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Hotel KGP. At the beginning there is login / signup page for authentication After successful registration, the user is redirected to booking page where there is list of different type of rooms After selecting any particular room the user is redirected to confirmation page where they have to provide the details of the stay and accordingly they gets updated in backend.

HOW TO SETUP

Git clone the url.
In the terminal of the project root directory use npm install.
Now in the terminal use 'cd src'.
then run node index.js , make sure node.js is installed in the system.
the web application will run in localhost:3009.
for booking page use '/hotel'
for booking confirmation page use '/bookings'

About


Languages

Language:Handlebars 93.2%Language:JavaScript 6.8%