1
edit
Changes
→Weekly Logs
* Issues sharing data between an Activity and it's Fragments. Possible resolutions: casting the Activity within the Fragment class OR make the data Parcelable (extra work)
===Kelvin Ng & Eldon Lai===
====Week 9 (March 13)====
*Created all UI pages and the first design of the app structure.
*Continue to refine UI pages and to integrate back-end multimedia support.
*We are not familiar with Material Design techniques and we need to do additional research on the related theories and code examples.