vocascan / vocascan-frontend

A highly configurable vocabulary trainer
https://vocascan.com
Apache License 2.0
30 stars 8 forks source link

Custom Learning #126

Open noctera opened 2 years ago

noctera commented 2 years ago

Add the functionality to make custom queries that don't count to your daily query progress. You should be able to select specific groups and create a vocab query whenever you want

This feature requires the functionality to request specific vocabs of group, which is already implemented on the server. Check the swagger docs for this.

This will take place in the Custom Tab: image