Notify User on country level up
icepick4 opened this issue · 1 comments
icepick4 commented
Currently the user doesnt know when he level up on a country during learning session, we only can visit his profile to know.
The idea is to implement a congratulations screen (different on each level) and detect if the user leveled up during his session.
Back-end : Return a new attr : leveled_up: boolean
Front-end : New component : LevelUp with the level as prop