User stories: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Created page with "== Account == === User wants to create an account to play on the site === # User visits the site. # User is provided with an option to create an account by entering username and email address or logging in to an existing account. # The user enters their desired username and email address and is forwarded to a form # User enters their desired password and optionally a custom display name, country, preferred language and phone number. # User creates an account and is abl...")
 
No edit summary
 
Line 45: Line 45:
# After the 30 day period is over, the user will no longer be able to log in and their account will be deleted from the platform.
# After the 30 day period is over, the user will no longer be able to log in and their account will be deleted from the platform.
## As per the terms and conditions of the platform, any published assets with public availability will remain available and are usable by other developers/players. The user has the right to request these assets to be taken down, but Freeblox reserves the right to keep these assets on their platform if they are in use by other players until an explicit take-down request.
## As per the terms and conditions of the platform, any published assets with public availability will remain available and are usable by other developers/players. The user has the right to request these assets to be taken down, but Freeblox reserves the right to keep these assets on their platform if they are in use by other players until an explicit take-down request.
== Character ==
=== User wants to customize their character ===
# User visits the site.
# User logs in to their account.
# On the navigation menu there is an option to edit the character, "Character". User clicks on it.
# The user is greeted with a 3D view of their current character with options for accessories, clothing, a menu for changing colors and character height.
# The user has the ability to create up to three characters for every character model available on the platform. The user can choose which character they want to edit from a drop-down menu.
# The user can create "outfits" composed of the current settings and worn items. These settings can be then reapplied at any time from the outfits menu.
=== User wants to buy character items ===
# User visits the site.
# User logs in to their account.
# On the navigation menu there is an option to view the catalog, "Catalog". User clicks on it.
# The user is greeted with a list of categories of character items and a grid list of available items, their name and price.
# The user can select a category and apply filters to their search.
# The user can click on an item and go to it's detail view.
## The detail view contains:
### Either a static picture or 3D view of the item on a placeholder character. If the item supports multiple character models, there is a menu to select another character model to preview the item on.
### The items details: name, price, creator, purchase count, ratings
### Buy button
#### The user presses the buy button.
##### If the user has enough funds, the item will be added to the inventory. The user has an option to return to the catalog or to go to their character editor.
##### If the user does not have enough funds, there will be an error message.
### View on character button
#### The user presses the button.
##### If the user has multiple characters, a drop-down menu will open to choose the desired character.
##### If the user has no supported characters, the button will not be displayed.
#### The preview will be replaced with the user's character, equipped with the item in question.
### Comments


== Game ==
== Game ==

Navigation menu