Skip to content

This is a very basic python mysql project which is easy to understand and run.

Notifications You must be signed in to change notification settings

overlordsaten/Hotel-Management-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Note:

Remember to change the hostname,user and passwd in config.py and main,py acc to your mysql server.

Requirements

  • python3.0 or higher
  • mysql.connector

Installation

  • pip install myql.connector

How to use:

  • first run database-config.py and then run tables-config.py
  • Run main.py
Please do suggest improvement and problems in the code by creating an issue.

About

This is a very basic python mysql project which is easy to understand and run.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%