Week 4 Overview
Accomplishments
-
Created a working python flask server
-
Created a team manifesto for our group
-
Assigned roles for our team to divide our work
Issues and Fixes
- The python flask wasn’t working when I tried running it. I fixed this by pip installing flask and flask_cors which solved the issue