Open Issues Need Help
View All on GitHub Web Development • Corporate Website
Implementation of User Progress Sync about 2 months ago
AI Summary: Implement user progress synchronization with Firebase. This involves auto-syncing module completions after a short delay, debounced syncing for text input changes, and loading progress from Firebase upon user login. The data flow is user action -> local store update -> debounced sync to Firebase -> login on new device -> load from Firebase and merge with local data.
Complexity:
4/5
enhancement help wanted firestore