Gilligan128 / FreeMethodist.BibleQuizTracker

Bible Quiz tournament and score tracker
MIT License
0 stars 0 forks source link

I want to enable localstorage for example quizzes so people can explore without messing with each other. #5

Closed Gilligan128 closed 2 years ago

Gilligan128 commented 2 years ago

To do this, we need to make all the workflows use async persistence. Then we can swap out our ProtectedLocalStorage persistence implementation.