You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've set our app up to take flags, so we pass the initial model in in our html file, the next step is to get the model out of local storage, and to set it so that whenever we update the model we put it into local storage
relates #10#8
Using ports we have gotten localstorage working, so that when we submit our login it saves the model ot localstorage, and we get the model out of localstorage when we initialise the app.
fix#10
relates #8
So that I can record my mood even when I don't have a connection.
The text was updated successfully, but these errors were encountered: