Skip to content

3. Lab 3: Project V+VM

During the lecture we build the teams.

3.1 Preparation

  • Develop a project idea.
  • Create a prototype on paper or in Figma.
  • Define issues using the provided templates.
  • Implement the UI and basic interaction of your prototype (Views and ViewModels, Model without persistence).

3.2 During the lab

  • Every team pitches their project idea and show their prototype and current state of implementation.
  • We fix possible errors in your binding and ViewModels.
  • You use a local db for persistent data and access it with the entity framework.
  • You assign your issues.

3.3 After the lab

Work on your issues, finish everything.