As part of a four-person team for a college project, we built up a prototype site for a local client. We used the Python Django framework alongside Azure Blob Storage and PostgreSQL.
This project required regular communication with the client to:
- Gather requirements
- Confirm design plans
- Approve screen mockups
- Gather feedback throughout development, using Agile methodologies
In addition, this was my first time using Git with teammates, and thanks to the patient explanations of my colleague I began to understand the basics of branches, pull requests, merges, and conflicts.