Personal App Project Presentation
Time to present! You will present your individual personal app project to your peers and mentors. After you’re finished, use the remaining time to collect feedback from everyone in your audience. Use this feedback to improve future projects and presentations.
Discuss Customer Presentation
Use this time to discuss the customer’s presentation for next week. Upcoming Deliverables describes the elements that should be incorporated into the presentation.
Deploy App to the Cloud
Your team will be deploying the current customer app to Azure’s Cloud using GitHub Actions. This serves several goals, including:
- Mechanism for deploying your code, every change, to a public web app.
- Place for your customer to go to their app while it is being built.
- Garner understanding of how GitHub Actions work.
- Exploration of Continuous Integration (CI) and Continuous Deployment (CD).
Continued Customer App Backlog Build-Out
This week you will add more backlog items in GitHub for the customer’s app.
Develop Customer App
Let’s continue working on the customer application with your mentors and team. Use this in-person time to assign work from the backlog and complete work.