Description

Project: Game Ranker

Status: In Testing

Main Flow

The site admin can create a new team [1], view the list of teams [2], edit an existing team [3], or delete a team [4].

Sub Flows

[1]: The site admin creates a new team record, passing the team name, a short identifier, and an optional home.

[2]: The site admin visits a page listing the teams.

[3]: The site admin selects a team from a list, and changes the name, id, and home.

[4]: The site admin selects a team from a list, and deletes the record.