Skip to content

As a Creditsafe employee, I want to easily update the results of my matches after they are completed, so that the league standings are accurate and current.

Acceptance criteria

1.The user can select a completed match from a list of scheduled matches.

2.The player can input the scores for who involved in the match.

3.League standings are automatically updated based on the submitted match results.

Tasks

1.create html/CSS structure

2.Design a user-friendly interface for updating match results, including a list of matches

3.Create or update APIs to fetch a list of completed matches

Edited by Zhicheng Xu