You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: