Thenlie / turtle

"Wordle" clone
https://wurtle.herokuapp.com/
MIT License
3 stars 2 forks source link

Add offline score caching with IndexDB #46

Open Thenlie opened 2 years ago

Thenlie commented 2 years ago

Add offline functionality where users scores are cached in IndexDB. When the user regains service the scores should be posted.