Sprint 1# Retrospective
Hello! This week marks the first week of sprint 2 proper, and as such I've been tasked with writing about my experiences with sprint 1. First of all, I implemented RabbitMQ on the inventory backend, which took a while for me to accomplish simply because most of what we are doing in this class is so new to me. I'll have a link to the merge request at the bottom of the page. I think our group functioned pretty well during our class meetings, there isn't that much I would change really. We were productive, everyone was super open to helping each other solve problems, and we laid out the plans for the sprint pretty effectively. I think in terms of things that didn't go very well, I was having a ridiculous amount of problems setting up Visual Studio, and making the backend work. I should be through most of the problems now, (in theory), but during most of the setup process I was unable to build any of the frontends or the backends, which completely halted any progress I ...