-
Notifications
You must be signed in to change notification settings - Fork 0
/
UI_TODO.txt
43 lines (26 loc) · 1.17 KB
/
UI_TODO.txt
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
UI Components :
TO DO :
- Side menu (navigation drawer). Need to put something to change user (Vincent)
- Shopping item fragment (à la personne qui le fait : regarde les GridView, ça pourrait
être utile. J'en ai fait un dans le task detail activity) (Jean-Gabriel)
- Pop-up pour créer une tâche. (Walid)
- People Fragment (Thomas)
- User detail activity (Thomas)
- J'assume qu'il faut un pop-up ou qqchose pour modifier les infos d'un utilisateur, même
si ce n'est pas dans les mockups.
- Create user (Oliver)
- Modify user (Oliver)
- Tool activity (no model for that, need to get creative) (Vincent)
- I assume something will be needed to modify and/or add a tool (could find a way to fit it in activity)
- Fridge Activity (no model for that, need to get creative) (Jean-Gabriel)
- I assume something will be needed to modify and/or add a item (could find a way to fit it in activity)
- Colors (not a view, I mean we need to figure out the colors)
BONUS :
- Schedule (Bonus, no model)
- Backlog (Bonus, no model)
- Settings (Bonus, no model)
DONE :
- Task fragment -- Walid
- Task detail activity -- Walid
ALMOST DONE :
- Pop-up pour modifier une tâche -- Walid