New with glide. Doing 1st app. Re Community Basketball Tournament. The app will be used to manage the tournament. Create teams, add/removed players, coaches, schedule games, show results of games, show team standings.
Please see images below. One is the table for games (home, team, visitor team, scores, venue, date and time.
Please help in creating table (Team Standing) to show the WIN-LOSS record of each team.
I was thinking that I can only display the Team Standing (layout) if I have a Team Standing table. You’re saying I can still do that by getting the wins and losses per team (in the Games Table)? Apologies for the questions I am asking as I’m new to all of these.
In the Standing, GSW is Rank 1st and Team 1 is Rank 2nd. What if in their game (GSW vs. Team 1), Team 1 won over GSW? Then Team 1 shall be rank 1st instead of 2nd.
Is there a way to do “tiebreakers” based on multiple criteria? (i.e. “win over the other”, “point differential among tied teams”)
Once done with the games, the TEAM STANDING will automatically update (1st image). It will list the teams with their Wins and Losses. When you clicked the name of the team, you will go to the next image (listing all the games played).
Question: Is it possible to show only the games wherein the particular team (i.e. GS Warriors) played? The games of the other teams (they are not involved with) are not connected to GS Warriors in this example (G1 and G3).