usaco-guide
usaco-guide copied to clipboard
User Data Backups
#2536 #2503 #534 #3035 #3036
We should auto-backup user data once a day, keep the last 7 unique backups or something, and then allow users to download their backed-up data through user settings (at least until we identify why people's progress is being lost).
Relevant Files:
- https://github.com/cpinitiative/usaco-guide/blob/master/src/components/Settings/UserData.tsx
- https://github.com/cpinitiative/usaco-guide/blob/master/src/context/UserDataContext/UserDataContext.tsx