Skip to content

1 26 2014

Anthony Miller edited this page Jan 26, 2014 · 5 revisions

1:51 Set up google hangouts and read Andriod testing fundamentals http://developer.android.com/tools/testing/testing_android.html

1:59 Everyone is now on etherpad for shared to-do list.

2:10 Revisiting user iterations and splitting them out to small tasks.

2:12 Created issues tickets on github for each task in user story iterations.

2:28 Figuring out specific functions and their arguments within etherpad. Anthony will copy them over to github issues.

2:30 Micah got a json server on his personal VPS.

2:36 Working on how the search function will query the application server and the json format.

2:38 Because of the complexity of local caching, the phone will need to have a online connection in order to search for classrooms.

2:43 We will focus on the search feature right now and not deal with displaying a map from google maps api.

2:50 Create issues in github for each task in the user stories. Creating the unit tests will be the first task. And then creating a search function, and query function.

3:00 Rest of time is spent researching and building unit tests.

Clone this wiki locally