- 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.
- 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.
- 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.
- 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.
- 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.
- What still puzzles us?
- Front-end: Styling with React Native. React Hooks.
- Back-end: AWS deployment, hooking up Postgres to Python apps.