Skip to content

Instantly share code, notes, and snippets.

@thenigan
Created April 24, 2015 16:34
Show Gist options
  • Save thenigan/b9557818aada48994ce9 to your computer and use it in GitHub Desktop.
Save thenigan/b9557818aada48994ce9 to your computer and use it in GitHub Desktop.
AGA online ratings site map
Rough site map (split up by account type):
- Anonymous
* List of game servers
* List of recent games played by anyone on any server
* List of recent games played by anyone on specific server
* List of games for specific Player account (single nick on single server)(includes Total #, W/L, %)
* NOT ALLOWED to view User profiles
* NOT ALLOWED to see all nicks for User on server
* NOT ALLOWED to see AGA ID of player nicks
- User
* Everything anonymous user sees, plus:
* View own profile
* Edit own profile
* List of all games played by specific User (includes Total #, W/L, %)
* List of games played by specific User on specific server (all nicks)
* NOT ALLOWED to view other User profiles
- Game Server Admin
* Everything a User sees, plus:
* List of Game Servers
* View Game Server details
* NOT ALLOWED to edit Game Server details
- Ratings Server Admin
* Everything a User and Game Server admin sees, plus:
* Add Game Server
* Edit Game Server details (includes setting game server admins)
* Edit any User profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment