Skip to content

GUI that connects to a AWS-hosted MySQL database I created based off of the popular Nintendo video game: Super Smash Brothers Ultimate. Displays matchup data and will act as ETL for the database as well. Plan on adding graphing capabilities as well as advanced statistics as well.

Notifications You must be signed in to change notification settings

ianpeck/smashbrosgui

Repository files navigation

Smash Bros GUI

alt text

Set this GUI up to check statistics from my Super Smash Bros, Amazon RDS-hosted database. It is filled with data a WWE-style franchise my brother and I made with SSB characters when we were younger! Some of the data has been manually loaded into my database from a hand written notebook.

For now, it simply displays basic win-loss data based on different criteria (W/L on certain stages, against certain characters, etc) along with pictures of the fighters/stage they fought on. Eventually planning on adding a more advanced stats tab to the GUI, a tab that plots statisical graphs for you, and another that grants the ability to ETL data into Amazon RDS as well!

This repos code is available for you to download but will not work unless your IP is granted SELECT access to my database. Please reach out to me at ianpeck22@gmail.com with your IP and I will add you to it.

To use:

  1. clone the repo
  2. activate the virtualenv with source bin/activate
  3. pip install -r /path/to/requirements.txt
  4. reach out to me for select access on my database
  5. run gui.py to use

alt text

TrimmedGUIVideo.mov

About

GUI that connects to a AWS-hosted MySQL database I created based off of the popular Nintendo video game: Super Smash Brothers Ultimate. Displays matchup data and will act as ETL for the database as well. Plan on adding graphing capabilities as well as advanced statistics as well.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages