Skip to content

Instantly share code, notes, and snippets.

@tylorschafer
Created December 20, 2019 21:29
Show Gist options
  • Select an option

  • Save tylorschafer/695f2ec4ec7e1718fbc4848b401ba7ed to your computer and use it in GitHub Desktop.

Select an option

Save tylorschafer/695f2ec4ec7e1718fbc4848b401ba7ed to your computer and use it in GitHub Desktop.
  1. What did we do well, that we want to continue?
  • Communication has been very strong. Organization has been going well and we want to continue that.
  • Front-end: Doing a good job on deciding on MVP, and saving harder technology for stretch goals.
  • Back-end: Knocked out basic functionality quickly, doing good on developing stretch goals.
  1. Why do we think it is important?
  • Communication and organization is what keeps everyone on track. Good to have ownership and accounability in developing this application.
  1. What did we learn?
  • Back-End: Learned a ton about learning new languages. Learned Django, Python, Elixir, how to deploy to AWS.
  • Front-End: React-Native, React-Hooks, passing state from components.
  1. What should we do differently next time?
  • Do a better job of planning out the technology used between teams. Deciding who needs to be responsible for what features.
  • Go through the user flow a few more times to understand how api calls work.
  1. Why do we think we should do it differently and do we have a plan we want to try?
  • Back-end: Try to delegate tasks a little more evenly. Maximize learning potential.
  • Front-end: The lifecycle of talking to the infermedica API.
  1. What still puzzles us?
  • Front-end: Styling with React Native. React Hooks.
  • Back-end: AWS deployment, hooking up Postgres to Python apps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment