-
Notifications
You must be signed in to change notification settings - Fork 1
3 8 2014
1:00 - As per milestone meeting suggestion, our official by-line is "We get things done, eventuall. Don't ask y!"
1:15 - Customer meeting.
1:45 - Regular meeting reconvened. Breaking it down into User Stories
*GET RESULTS -> As a user I want to search for and locate the building my class is in.
-Search results are clickable and navigate to building details page
@ ET: 1 hr RT: 1 hr 12mins
-Building details are updated with the most recent content from the database
@ ET: RT:
-Display one result per building i.e. unique building records
@ ET: 4 hrs RT: 7 hrs
*Search suggestions -> As a user I want to be able to reuse my previously searched terms.
@ ET: RT:
-Populate Search Suggestions service with each new term entered in search field
@ ET:1hr RT:3hr 40min
-Display previously searched terms when user begins entering search terms
@ ET: RT:
-Clear searched suggestions on "clear" button
@ ET: RT:
*User submission ->As a user I want to add buildings if they are not already in the app.
-Add button to search results to access a submission form
@ ET: 10 min RT: 5 min
-Add submission form with all building object fields
@ ET: 1 hour RT:4 hours
-Add verification to submitted data
@ ET: RT:
-Add logic to add data to database.
@ ET: RT:
*Favorites -> As a user I want to save buildings that are important to me for quick access
-Add button to building details to be able to add current building to favorites list
@ ET: RT:
-Add menu link to favorites list
@ ET: RT:
-Create view of favorites list entries.
@ ET: RT:
-Add button to view that allows buildings to be dropped from favorites list.
@ ET: RT:
2:28 - Thomas (Frodo): Search results are clickable and navigate to building details page
Nick (Gandalf):Display one result per building i.e. unique building records
Brandon (Aragorn):Add button to search results to access a submission form and clean-up
Anthony (Legolas):Building details are updated with the most recent content from the database
Jen (Merry and Pippin): Meeting minutes and Documentation
Paul (Sam): Documentation
3:47 - Thomas (Frodo): Populate Search Suggestions service with each new term entered in search field