RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
5 stars 1 forks source link

Profile #130

Open apomalyn opened 6 months ago

apomalyn commented 6 months ago

As a user, I want to have a place to see my account, achievements, global knowledge level, etc.

Requirements

The profile feature can be decomposed into the following:

When I open the application for the first time or after a data reset, I should have :

Note: Those will be realized using Firebase Auth for now

On the profile tab, I should a way to:

On the settings, I should have a way to:

Dependencies

Depends on:

Parent of:

Dev notes