hcp-uw / syntext

website for practicing your typing
5 stars 0 forks source link

settings #52

Open elimelt opened 1 year ago

elimelt commented 1 year ago

start brainstorming any preferences that you want to have associated with a user.

we will be storing settings as key-value pairs; each key will be a "type" that identifies the setting, and each value will be a piece of data that describes the user's preference for that setting.

karhu1 commented 1 year ago

So far we have a basic layout made for the settings page:

image

Next steps:

The react-transition-group seems to be exactly what we want to achieve with our routing transition effects, so starting research on it early will definitely be beneficial!

karhu1 commented 1 year ago

Progress Update:

Still needs to be done: