4. Lab 4: Project - Web
In this lab you will
- put your database into the cloud (optional)
- implement a blazor web app, using entity framework
4.1 Preparation
- Read and understand the chapters Entity Framework and Web.
- Finalize the functions of your application.
4.2 During the lab
- Sprint Review of all teams.
- Move your local db to the cloud: Follow the instructions to publish to Azure, see Connect to and query Azure SQL Database using .NET and Entity Framework Core -- optional.
- Create a Blazor Web App using EF.
4.3 After the lab
- Polish your app.
- Add comments for important classes and methods.
- Fix all relevant warnings of the code inspection.
- Final presentation during the lecture, 10th July 2024, 8:30 am.
- Show the running app and blazor application (< 2 min).
- Each team member (3 min) - Shortly describe your contribution. - Explain difficult code snippets. - Add one slide with all the things you did for this project. Please do not present this slide, it is like an appendix.
- Upload your presentation as pdf to your repository.