Skip to content

Instantly share code, notes, and snippets.

@laser
Last active November 13, 2017 18:52
Show Gist options
  • Save laser/696f71d73606d129861165cd020f28d0 to your computer and use it in GitHub Desktop.
Save laser/696f71d73606d129861165cd020f28d0 to your computer and use it in GitHub Desktop.
IPM November 13

Agenda

  • Talk about what we did last (short) week
  • Look at the backlog to ensure that we've got things in the correct order
  • Talk about our plan for next week

Last Week

  • Kick-off
  • Estimation
  • Development environment-setup
  • Started on #152614220 - Label photos with proper order for ABO array

WIP

#152614220 - Label photos with proper order for ABO array

Our environments are now up-and-running with development seed data and we've agreed upon a browser/server API contract that we'll use to build the reordering and approve/deny functionality. We know how to access the staging database and we know how to deploy software to staging and production environments.

Development
  • Built and discussed API contract
  • Figured out how to use Selenium to test UI features that we're building
  • Starting building UI against Balsamiq wireframes
AWS Configuration
  • Learned to use continuous integration pipeline to deploy our code
  • Learned how to consume snapshots of staging database for dev environment seeding
  • Learned to connect locally-running development environment to S3 for persisting treatment photos to secure environment

Backlog

  • adding a story to display the log of mutates to a customer's photo set
  • adding a story to surface a button in the UI which the ops person clicks in order to send an email to a customer letting them know that they need to send us more photos

Next Week

  • continue working on ABO array-positioning story
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment