rstropek-teaching / turmrechnen-quiz-4ahif-tfuerholzer

turmrechnen-quiz-4ahif-tfuerholzer created by GitHub Classroom
0 stars 0 forks source link

Turmrechnen

Introduction

In this exercise you have to implement a tool for the mathematical exercise Turmrechnen with Angular.

Requirements

Extra point

You can earn an extra point for your grade by creating the solution using StackBlitz and sending me a link to it using a GitHub issue.

Solution

You can find a sample solution (deliberately without comments) in app.component.ts, app.component.html and app.component.css. You can try it live on StackBlitz. However, before you take a look at it, try to find your own solution!