Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup: Implement database model #5

Open
tayloraucoin opened this issue Oct 20, 2016 · 1 comment
Open

Setup: Implement database model #5

tayloraucoin opened this issue Oct 20, 2016 · 1 comment
Assignees

Comments

@tayloraucoin
Copy link
Owner

No description provided.

@MitchellONeill
Copy link
Collaborator

Database model completed, tables:
users,
leagues,
teams,
players,
player_passport,
goalie_categories,
player_categories,
goalie_predictions,
player_predictions,
goalie_stats,
player_stats,
(player passport joins leagues, teams and players)

Need to resolve. issue with players :positions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants