vocascan / vocascan-frontend

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

Feat/activate refactor #145

Closed noctera closed 1 year ago

noctera commented 1 year ago
Status Type
:white_check_mark: Ready Feature

Description

This PR will add a new way to activate staged vocabs, giving the ability to activate specific groups and not all at once

Demo:

https://user-images.githubusercontent.com/54618409/205490942-64e82340-2987-4d2f-9008-23acedeefcf6.mp4

In addition to this I have done a basic implementation of the custom learning tab, giving you the ability to start queries, apart from your daily query, that don't count into your statistics. In this tab you can select between all vocabs from a group (including unactivated) or only activated vocabs (excluding unactivated) vocabs

Demo:

https://user-images.githubusercontent.com/54618409/205491155-91056ae4-efa1-425b-a3c7-96fd242bf5ff.mp4

Motivation and Context

This functions will give the user more freedom in activating and learning vocabs

Checklist

Resolves

vocascan/vocascan-frontend#132 vocascan/vocascan-frontend#126