Closed cboulay closed 12 years ago
This is well underway. Creating/Editing/Deleting teams is done. The only problem is that the created team doesn't appear in the teams list right away and the deleted team does not disappear from the teams list right away. A refresh is needed. The delete method is supposed to bubble up through the collection.
Next up are tournaments and then figuring out how to add/remove players from a team.
To keep this issues tracker organized, I'd like to close this issue in favor of having many more granular issues such as Issue #20. That way we will be able to keep track better of who is working on what.
I need screens for creating/editing certain models. Individual models should be easy (e.g., tournament info, team info, player info). I'll make a separate issue for associating models (players on a team).