-
Notifications
You must be signed in to change notification settings - Fork 2
Work Log
This is where we document our progress and our work.
Wyatt
-Added basic login routine
Ben
-Started to build the main activity
-Added basic UI elements
-Built testing suit
-Added post models
-Started the post controller and tests
Ben
-Added some simple tests
-Added some UI junk
Ben
-Added basic default listview elements
-Need to figure out why they all end up being called to the third element
-Adding new post activity, and added listener
V.J.
-Created google doc for the requirements for requests from elasticsearch
-Cleaned up requirements based on feedback in project part 2
Ben
-Added Titles to fragment pages
Ben
-Split up classes in main activity
-Changed PostListAdapter to TopicListAdapter
-Set up listview onclick listener
Ben
-Built comment view activity to be called by main activity
-Formated the row UI
Ben
-Fixed the UML to specs from the project part 2
Ben
-Added parameters for adapter to accept both Topics and Comments
-Added tests for adapter
-Added javadoc
Troy
-Revised row.xml and basic list adapter
Troy
-Added completed UI pdf
-Added odp file of UI
Ben
-Updated UML