summaryrefslogtreecommitdiff
path: root/doc/sprint3.md
blob: 6a175a49b226e1b152864b3ef14ea7d61591fe7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
title: "Team 6 - Project Leaguer: Sprint 3"
author: [ Nathaniel Foy, Guntas Grewal, Tomer Kimia, Andrew Murrell, Luke Shumaker, Davis Webb ]
---

# User Stories

1) As a user, I would like my League of Legends user and match information to be 
  obtained automatically; with no input from myself.

2) As an user, I would like Project Leaguer to look more polished and complete.

3) As an admin, I would like to have email verification in order to prevent spam.

4) As a host, I would like to have more base tournament settings (e.g. Round
  Robin team pairings).

5) As a user, I would like better peer evaluations for the pussies that can't rank 
  their teammates.

6) As an admin, I would like to send alerts to users.

7) As a user, I would like to be able to send private messages.


#Tasks

The "size" is using the modified Fibonacci scale.  A '1' is expected
to take less than an hour.  A '3' is expected to take 3-6 hours.  A
'5' should take the better part of a day or two.  An 8 should take
several days.

+---------------------------------------------------------+------+------------+----+
| Task Description                                        | Size | Person     | US |
+=========================================================+======+============+====+
| Intelligent Error Handling (404 redirection)            |   3  | Andrew     |    |
+---------------------------------------------------------+------+------------+----+
| Search                                                  |      |            |    |
+---------------------------------------------------------+------+------------+----+
| Remote Game UserNames	                                  |      |            |    |
+---------------------------------------------------------+------+------------+----+
| Email verification       	                              |      |            |    |
+---------------------------------------------------------+------+------------+----+
| Alternate Scoring and pairing methods                   |      | Davis      |    |
+---------------------------------------------------------+------+------------+----+
| Preferences                                             |      |            |    |
+---------------------------------------------------------+------+------------+----+
| More types of seeded settings                           |      |            |    |
+---------------------------------------------------------+------+------------+----+
| Asynchronous Riot Pulls                                 |      | Nathaniel  |    |
+---------------------------------------------------------+------+------------+----+
| Brackets                                                |      | Tomer      |    |
+---------------------------------------------------------+------+------------+----+
| General Interface Cleanups                              |      |            |    |
+---------------------------------------------------------+------+------------+----+
| Make it look professional                               |      |            |    |
+---------------------------------------------------------+------+------------+----+
| Expand Peer Evaluation                                  |      | G, A, D    |    |
+---------------------------------------------------------+------+------------+----+
| Remote User IDs                                         |      | Davis      |    |
+---------------------------------------------------------+------+------------+----+
| Private Messages                                        |      |            |    |
+---------------------------------------------------------+------+------------+----+
| Alerts                                                  |      |            |    |
+---------------------------------------------------------+------+------------+----+