Week 4 to 6
Week 4 - the coding begins We've now created an ASP.NET application that is hosted on Azure, with the repository hosted on GitHub, set up with a continuous deployment GitHub action. We have begun to set up each persons roles in the application, front end, infrastructure etc. https://github.com/firefelix/teamfb As you can see we've started divvying up the tasks. Here is a sneak peak of our continuous deployment: Soon we will look into continuous integration for the application such as linting + testing, and our next step is to get the database infrastructure set up with the backend. Stay tuned!