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
Users will be able to choose or search existing team before the game starts. If the team doesn't exist in the database or file, the user can press the enter button after searching to simply add new team. Also, users will be able to play as guest (the data will not be stored) without logging in.
Reasons
It will be easy to log in for the user as well as adding new team. Users don't have to log in to play Smart Kickers, just choose playing as a guest.
Acceptance Criteria
To consider the issue as closed, the following tasks should be done:
Create a search for an existing team and handle choosing one
Create function which will create a new team
Create the button to play as a guest
The text was updated successfully, but these errors were encountered:
Description
Users will be able to choose or search existing team before the game starts. If the team doesn't exist in the database or file, the user can press the enter button after searching to simply add new team. Also, users will be able to play as guest (the data will not be stored) without logging in.
Reasons
It will be easy to log in for the user as well as adding new team. Users don't have to log in to play Smart Kickers, just choose playing as a guest.
Acceptance Criteria
To consider the issue as closed, the following tasks should be done:
The text was updated successfully, but these errors were encountered: