# At A Glance<no value>

## Core Concepts
Each match and tournament will be in one of 5 phases at all times:

**Create > Gather > Assign > Battle > Complete**

The [Match Lifecycle](/docs/matches/match-lifecycle) page goes over this in more detail but just know that the circles throughout the app show which phase that match or tournament is currently in.

![Exmaple of Match Phase](images/matchphase.png)

Desktop screenshots are used on this site. Every single feature of this app is usable and works the same on mobile devices.

## UI Walkthrough
### Homepage

The homepage shows the status of all current Matches and Tournaments and some stats. You can click any of them to go their [match](/docs/matches/match-details/) or [tournament](docs/tournaments/tournament-details/) details page.

![MatchExec Homepage](images/homepage.png)

### Matches
Create new matches, manage current ones, and everything else related to Matches.

![MatchExec Matches Page](images/matches.png)

#### Matches History
All matches once completed will show here.
### Tournaments
Exact same thing as matches, but for Tournaments. Tournaments will automatically create matches on the above matches page for tournaments.
#### Tournament History
Same as match history, but for tournaments.
### Games
A list of all games supported by the app. Control what maps are available for use in tournaments.

![MatchExec Games Page](images/gamespagetourn.png)

#### Trophy Icon
Each map has a trophy icon in the top left corner. If the trophy is lit up, the map will be used to generate [matches](/docs/matches/match-lifecycle/) for [tournaments](/docs/tournaments/tournament-lifecycle/). If it is grey, you will **not** see that map in a tournament.

### Channels
Setup your Discord text and voice channels

![MatchExec Channels Page](images/channelspage.png)

### Settings
Configure the app here.

![MatchExec Settings Page](images/settingspage.png)
