Update Meeting Minutes authored by Clifford Xing's avatar Clifford Xing
...@@ -360,9 +360,13 @@ Ted/Cliff: Posts widget ...@@ -360,9 +360,13 @@ Ted/Cliff: Posts widget
### Notes ### Notes
-Cliff and Ted have made significant progress on the posting functionality, as a user can now select an image/take a photo, and tags can be added with a caption -Cliff and Ted have made significant progress on the posting functionality, as a user can now select an image/take a photo, and tags can be added with a caption
-The next steps are actually posting the post object and image in firebase -The next steps are actually posting the post object and image in firebase
-Unit tests also have to be done -Unit tests also have to be done
-Michelle has started the feed feature and is implementing the comment screen/tag screen to fully open -Michelle has started the feed feature and is implementing the comment screen/tag screen to fully open
-Ryan finished dynamic sizing information and is still working on the profile page -Ryan finished dynamic sizing information and is still working on the profile page
### Decisions ### Decisions
...@@ -384,10 +388,15 @@ Ted/Cliff: Posts widget ...@@ -384,10 +388,15 @@ Ted/Cliff: Posts widget
### Notes ### Notes
-Cliff and Ted have finished the posting screen feature -Cliff and Ted have finished the posting screen feature
-Next concern for posting is unit testing the image repository -Next concern for posting is unit testing the image repository
-Michelle is almost done the feed feature, and just needs to unit test the functionality -Michelle is almost done the feed feature, and just needs to unit test the functionality
-Ryan is still working on the profile page and clickable post feature -Ryan is still working on the profile page and clickable post feature
-Mock and mockito giving significant issues with mocking putfile functionality -Mock and mockito giving significant issues with mocking putfile functionality
-Cliff and Ted will investigate manually testing the database instead with a test user and test image -Cliff and Ted will investigate manually testing the database instead with a test user and test image
### Decisions ### Decisions
...@@ -407,9 +416,13 @@ Ted/Cliff: Posts widget ...@@ -407,9 +416,13 @@ Ted/Cliff: Posts widget
### Notes ### Notes
-Cliff and Ted have finished unit testing the image repository and the upload post (uploadPost function was moved to the postRepostory and unit tested there) -Cliff and Ted have finished unit testing the image repository and the upload post (uploadPost function was moved to the postRepostory and unit tested there)
-Michelle has completed the feed and it is ready for demo. the feed also has completed unit tests -Michelle has completed the feed and it is ready for demo. the feed also has completed unit tests
-Michelle has also completed password verification feature, which is ready to demo tomorrow -Michelle has also completed password verification feature, which is ready to demo tomorrow
-Ryan will finish the profile page feature right after this meeting and it will be ready for the demo tomorrow -Ryan will finish the profile page feature right after this meeting and it will be ready for the demo tomorrow
-Everybody will demo their own features tomorrow -Everybody will demo their own features tomorrow
### Decisions ### Decisions
... ...
......