Skip to content

yashmahaja/Python_Project

Repository files navigation

Python_Project

Hotel Booking System

Description : This is a Web application for Hotel booking devloped using Python, HTML, CSS, JS etc. We integrate chatbot as support assistant.

Tech : MySQL Database, Python Flask, HTML, CSS, JS, Bootstrap.

Steps to run :

Open the project directory.

First you have to run the file reqirements.txt to install all the requirements for the project

$ pip install -r requirements.txt

After the installation of all the requirements

We have to setup sql database.

To create database we have to run the database.sql file

Note : You can run it by opening it into mysql workbench.

After creating the database change database config. in main.py file and run the file main.py

$ python main.py

Open http://127.0.0.1:5000 in browser.

Now create user and login.

Screenshots:

Login & signup :

login signup

Myprofile :

mypro

Home:

menubar

About us :

about us 2 about us

Chatbot : chat

Booking Form :

form hotel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •