PieFon / heybartender

pick your poison
1 stars 0 forks source link

Save user name (and other user inputs) to Local Storage #59

Open Calmanning opened 3 years ago

Calmanning commented 3 years ago

We should make it so our app can save the user's name (and color/birth input) into local storage, so they don't have to enter it in all the time.

There are a couple of ways to do this, but the most effective (for the user) would be to make sure that their name (and other data) always populates in the displayed fields.