Skip to content

Patel-Sneh/Hotel-management-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Hotel Management System

This is a beginners project made for Class 10-12 Python Project.


Concepts used:

  • Basic Python
  • MySQL
    • DDL
    • DML
    • DCL
    • DQL
  • Python - MySQL Connectivity
  • Library Used
    • Matplotlib.pyplot
    • mysql.connector
    • os
    • getpass
    • time

This project can be improved by using different User Defined Modules and by using User Defined Function in Python.

TableSyntax.txt is the text file containing the code of the Table syntax for MySQL which can be directly pasted into MySQL commandline before running the GranduerResort.py Code.

Releases

No releases published

Packages

No packages published

Languages