mlinke-ai / kev_in

kev.in is a self hosted learning platform for programming beginners.
GNU General Public License v3.0
10 stars 0 forks source link

General system for frontend exercise routing and data interchange #142

Closed Pymon closed 1 year ago

Pymon commented 1 year ago

Enhancements

ExerciseRouter

Exercise components are now automatically routed to and rendered by one component

Typescript

Fixes

TODO: