Jay Work Done authored by Jay Shah (jrs349)'s avatar Jay Shah (jrs349)
...@@ -28,9 +28,17 @@ ...@@ -28,9 +28,17 @@
## Action Plan ## Action Plan
- We did ... * Work done:
- We will ... * Shantanu:
* Brayden:
* Lee:
* Jay: Previously, clicking on a sidebar navigation menu item opened a "fragment", which replaced a portion of the screen of the main screen. Over the last week, I have been making brand new activities (which consists of a Java file and a corresponding XML file) and linking the menu options to open a new activity. Now the code for each activity includes the menu button and the top bar (which previously wasn't needed when making a fragment).
Worked on making the sidebar navigation menu options open a new activity (previously, it opened a new fragment).
* Work to do in the next week
* Shantanu:
* Brayden:
* Lee:
* Jay:
# Requirements # Requirements
- Action Plan - Action Plan
... ...
......