ValoStat-Developers / ValoStats

0 stars 0 forks source link

ValoStats

Table of Contents

  1. Overview
  2. Product Spec
  3. Wireframes
  4. Schema

Overview

Description

ValoStat will show personal statistics and global statistics for game "Valorant"

App Evaluation

[Evaluation of your app across the following attributes]

Product Spec

1. User Stories (Required and Optional)

Required Must-have Stories

Optional Nice-to-have Stories

2. Screen Archetypes

3. Navigation

Tab Navigation (Tab to Screen)

Flow Navigation (Screen to Screen)

Wireframes

[BONUS] Digital Wireframes & Mockups

[BONUS] Interactive Prototype

Schema

Models

Property Type Description
competitiveTier int User’s current rank
roundsPlayed int Shows the number of rounds the user has played.
characterId String Shows the agent of the player
kills int Show the number of kills the user has.
deaths int Show the number of deaths the user has.
assists int Shows the number of assists the user has.
score int Shows user’s overall score
characterId String Shows the user’s character id.
isActive Boolean Shows if user is currently in game
isRanked Boolean Shows if user played ranked game
ability1Effects String Description of agent’s abilities.
ability2Effects String Description of agent’s abilities.
ultimateEffects String Description of agent’s ultimate ability.
gameName String User’s name in game
playerCard String User’s player card
rankedRating long User’s ranked rating
leaderboardRank long Global top players
map String Name of map

Networking

List of Network Requests by Screen

Progress

4/21/21


4/29/21

5/19/21