-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodo.txt
34 lines (31 loc) · 2.19 KB
/
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
-protect routes *done
-auth in navbar *done
-connect proper user when doing stuff *done
-add user to project and community list when creating *done
-conditionally show community based on ownership/membership *done
-conditionally show project based on ownership/membership *done
-join project/community *done
-show community members *done
-show project members *done
-project screen *done
-todo screen *done
-project list *done
-todo list *done
-calendar cards *done
-empty states *done
-meeting screen *done
-community screen updates *done
-update a community *done
-messages ~leave for now
-comments *done
-user profile *done
`````````````
-delete stuff *done
-images *BROKEN
-improve search //next
`````````
-security for private communities/updating only by owner/going to dynamic routes *done
-handledone states *done
-responsiveness *done
-edit user *done
-links to user page and only let stuff show when you are owner *done