You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/future.md
+23-2
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,16 @@ This document aims to describe the future of WarriorBorg's scouting app.
5
5
## Naming and terms
6
6
7
7
- WarriorHappy: The mobile app members download onto their mobile devices
8
-
- WarriorSad: Originally stood for Scouting Admin Dashboard. It is the dashboard resides at [warriob.org](https://warriorb.org), used by team leads to assign scouting assignments, view scouting analytics and data for pick lists, etc.
8
+
- WarriorSad: Originally stood for Scouting Admin Dashboard. It is the dashboard residing at [warriob.org](https://warriorb.org), used by team leads to assign scouting assignments, view scouting analytics and data for pick lists, etc.
9
+
- Emotions: the whole scouting app (both WarriorHappy and WarriorSad, and more :wink:)
10
+
- Event: An FRC event such as CalGames 2023 or Silicon Valley Regional 2024
11
+
- Match: A singular match of 2 alliances pitted against each other in an event
12
+
- Alliance: red or blue, consisting of 3 teams
13
+
- Playoff alliance with backup: 4 FRC teams, 3 of which plays in a match (e.g. elimination matches)
14
+
- Playoff alliance: the 3 FRC teams that play in a match
15
+
- Team: an FRC team (e.g. 1678, 3256, or 254)
16
+
- (match scouting) assignment: a singular team that's playing in a match. Your assignment is to scout this team
17
+
9
18
10
19
Current date as this document is last updated: **2024-03-03**
11
20
@@ -33,7 +42,19 @@ TK.
33
42
34
43
## What to do before East Bay regional
35
44
36
-
TK.
45
+
### WarriorSad
46
+
- refactor
47
+
- fetch match/assignments **and** put into DB
48
+
- auto assign into DB
49
+
- clean error logs
50
+
- Fix the name displays
51
+
- WarriorHappy
52
+
- Robustness to work offline-first
53
+
- cache assignment list locally
54
+
- be able to view non-assigned assignments
55
+
- Emotions (both WarriorHappy and WarriorSad)
56
+
- get everyone on the app
57
+
- branding
37
58
38
59
## Optimum app (what it should look like in the future)
0 commit comments