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

Allow creation of new leagues/teams/positions via web interface. #30

Open
zo0o0ot opened this issue Mar 23, 2017 · 1 comment
Open

Allow creation of new leagues/teams/positions via web interface. #30

zo0o0ot opened this issue Mar 23, 2017 · 1 comment

Comments

@zo0o0ot
Copy link
Contributor

zo0o0ot commented Mar 23, 2017

Currently, creation of leagues, teams, and positions is done by manually editing the php files. A more user-friendly CRUD-ish way of updating these teams and assigning colors would be nice.

@mattheworres
Copy link
Owner

I've been investigating how to get more player data into the system (in order to rank available picks, etc.) and that process may naturally change the structure of the data. I've kept most of the team/position and color data static to keep everything simple (and quick, too) -- but I think it's more than likely bound to change.

I'll certainly keep this on my radar, and will more than likely accomplish this when I accomplish the player rank stuff, too.

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

No branches or pull requests

2 participants