Skip to content

kowshiksiva5/Theme-Park-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Theme park data base with python cli

Command to generate database :

sudo mysql -h 127.0.0.1 -u root --port=5005 -p < theme_parkdb.sql

Instructions to run:

  1. Generate the theme_parkdb database and start the mysql server
  2. Run project.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages