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

[TASK] Migrate Review System to Sanity #30

Open
charlottewiltshire0 opened this issue Jan 9, 2025 · 0 comments
Open

[TASK] Migrate Review System to Sanity #30

charlottewiltshire0 opened this issue Jan 9, 2025 · 0 comments
Labels

Comments

@charlottewiltshire0
Copy link
Collaborator

Currently, the review system relies on hardcoded constants. Refactor the system to fetch review data dynamically from Sanity CMS.

Tasks:

  1. Integrate Sanity CMS into the project.
  2. Create a schema in Sanity for review-related data.
  3. Replace existing constants with dynamic data fetched from Sanity.
  4. Test the integration to ensure data is displayed and updated correctly.

Acceptance Criteria:

  • All review-related data is managed via Sanity CMS.
  • No hardcoded constants remain in the review system.
  • The system is fully functional and dynamic.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Development

No branches or pull requests

1 participant