Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract analytics service #707

Closed
edeleastar opened this issue Feb 4, 2024 · 1 comment
Closed

Abstract analytics service #707

edeleastar opened this issue Feb 4, 2024 · 1 comment

Comments

@edeleastar
Copy link
Contributor

The Analytics service:

is currently bound to firebase real time database implementation. Introduce an abstraction layer to facilitate the replacement of the firebase strategy with alternative data store implementation.

This will need to be accompanied by a companion abstraction to enable the data store contents to be read and presented in TutorsTime. Current implementation is tied to firebase:

  • metrics.ts
  • [https://github.com/tutors-sdk/tutors/blob/development/src/lib/services/utils/metrics.ts]
@20041540MichaelKelly
Copy link
Contributor

Branch: feature/supabase-echarts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants