React based learning cards application, which was created in the course Web Engineering 3 of the MAS in Software Engineering.
The following requirements from the assignment are implemented:
- Bind to mimir-api using context and reducer
- Setup multiple pages with react router with the
/cards
and/
routes - Use
styled-components
, no.css
files for styling - View, add and edit cards
- Start a new game, show progress and keep the state
- Results overview when game is finished
- Michael Brunner @Brunner246
- Alexander Gassmann @gassmannalexander
- Merlin Unterfinger @munterfi