eoussama/kol-pt

Centralize Api Calls

Closed this issue · 1 comments

API calls should be handled by the service worker. All remaining agents should request and receive what they need on demand.
The state manager will sync and redistribute the values.

  • Firebase repository
  • Centralize API handlers
  • Request/receive data
  • Sync state

API centralization should be done with custom messaging.