blob: 720da30051e7b692e6b25f7d57a35616f7194978 (
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
|
[x] login dialog box (like mac system settings with padlock) (username + password)
[ ] drivers
- [ ] {show} {set} full name
- [ ] {show} {set} nationality (both as text and as flag)
- [ ] {show} portrait
- [ ] {show} {set} team
- [ ] {show} {set} role/function
[ ] teams
- [ ] {show} team name
- [ ] {show} driver names (-> link to driver browser?)
[ ] calendar
- [ ] {pick/create} year
- [ ] {add} race to calendar year
- [ ] {show} GP name
- [ ] {show} circuit (-> link)
- [ ] {show} race (-> link)
[ ] cirucits
- [ ] {show} circuit name
- [ ] {show} circuit length
- [ ] {show} circuit lap count
- [ ] {show} location
- [ ] {show} photo / map
[ ] races
- [ ] {create} new race
- [ ] {show} race number
- [ ] {show} race date
- [ ] {set} race outcome
- [ ] {set} points (per driver)
- [ ] {set} driver that got the fastest round
- [ ] {set/order} drivers by finish number
- [ ] {set/radio} driver disqualified/DNF
|