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

GI-18 - Replace frontend calls to static JSON file for site data with calls to backend endpoint for retrieving data from database (Blocked by GI-17) #77

Open
mahekagg opened this issue Nov 2, 2023 · 0 comments

Comments

@mahekagg
Copy link
Contributor

mahekagg commented Nov 2, 2023

  • Currently, in the frontend, the site data is being pulled from a JSON file. It should pulled from the backend instead.
  • Ideally, this ticket should only require changes in the frontend. However, the way the data is returned from the backend might need to be slightly changed to make it compatible with the rendering on the frontend. Feel free to play around with this to make it work. Reach out if you have any questions about what this should look like.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant