-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
-Unit tests also have to be done
-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
### Decisions
...
...
@@ -384,10 +388,15 @@ Ted/Cliff: Posts widget
### Notes
-Cliff and Ted have finished the posting screen feature
-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
-Ryan is still working on the profile page and clickable post feature
-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
### Decisions
...
...
@@ -407,9 +416,13 @@ Ted/Cliff: Posts widget
### 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)
-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
-Ryan will finish the profile page feature right after this meeting and it will be ready for the demo tomorrow