Skip to content

🎰 Tournament Organizer Application

License

Notifications You must be signed in to change notification settings

ChrisRu/all-in-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Create a MySQL database with the files in the /SQL directory.

DB.sql creates the schema and all the empty tables.

MOCKDATA.sql adds data to the tables to run tests with.

To change the Login info of the database, go to the App.config file.

Login Info
server localhost
database allin_poker
uid (username) root
password root

Releases

No releases published

Packages

No packages published

Languages