diff options
Diffstat (limited to 'gui/gui.todo')
-rw-r--r-- | gui/gui.todo | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/gui/gui.todo b/gui/gui.todo new file mode 100644 index 0000000..720da30 --- /dev/null +++ b/gui/gui.todo @@ -0,0 +1,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 + |