This following is a team meeting template. You may change this template as you like.
Absent:
Checklist:
Everyone is here
- ✅ Search functionality can handle partially valid and invalid search queries. (medium)
- ✅ User profile activity containing a media file (image, animation (e.g. gif), video). (easy)
- ✅ Provide users with the ability to message each other directly. (hard)
- ✅ Privacy I: provide users with the ability to ‘block’ users. Preventing them from directly messaging them. (medium)
- ✅ Use Firebase to implement user Authentication/Authorisation. (easy)
- ✅ Use Firebase to persist all data used in your app (this item replace the requirement to retrieve data from a local file) (medium)
- ✅ Using Firebase or another remote database to store user posts and having a user’s timeline update as the remote database is updated without restarting the application. E.g. User A makes a post, user B on a separate instance of the application sees user A’s post appear on their timeline without restarting their application. (very hard)
- ✅ The ability to micro-interact with 'posts' (e.g. like, report, etc.) [stored in-memory]. (easy)
Stand up Procedure:
- Propose a problem
- Analyze the problem
- Solve the problem
Number | Item |
---|---|
1 | Analyze the need for the data structure |
2 | Discuss what we need to do |
3 | Assign TODO items to each group member |
- 45 miutes
Task | Assignee |
---|---|
Tokenizer and parser | Xiangyu |
Learning B-tree | Everyone |
User profile activity containing a media file (image, animation (e.g. gif), video). (easy) | Xuzeng |
The ability to ‘block’ users. | Qinyu |
The ability to micro-interact with 'posts' | Yikai |
The following dictates who will be scribe in this and the next meeting.
Name |
---|
Qinyu Zhao |