Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 605 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 605 Bytes

CubeRank

Build

In the database folder there is a script called CubeRank.sql.

  1. Open the script in mySQLWorkbench
  2. Run the script, it will build and seed the database for you
  3. You must also create a user in mySQLWorkbench 1. Click Users and Privileges 2. Add Account
    • User: CubeRank_admin
    • Password: password 3. Add schema privileges
    1. Add Entry
    2. Selected schema: CubeRank
    3. Select OK
    4. Select the 'Select "ALL"' button
    5. Apply

Group Members

  • Adam Epp
  • Alan Yong
  • Cody Moorhouse
  • John Mulvany-Robbins