Skip to content

To manage the Conference and for booking seat for conference using python and for the backend MySQL is used.

Notifications You must be signed in to change notification settings

PrasanthKSP1009/Conference-Management-System-using-Python-and-MySQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Conference-Management-System-using-Python-and-MySQL

To manage the Conference and for booking seat for conference using python and for the backend MySQL is used.

1.Open it with a jupyter notebook. Before that u need a python and MySQL installed computer.

2.For installing jupyter notebook use the below command

 pip install jupyter notebook

3.For installing a MySQL connector use the below command

 pip install mysql.connector

4.After installing MySQL connector create a database and table and then run the file attached else error will be thrown.

About

To manage the Conference and for booking seat for conference using python and for the backend MySQL is used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published