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

Fix Fetching Data on the website #94

Open
kunxl-gg opened this issue Nov 21, 2023 · 0 comments
Open

Fix Fetching Data on the website #94

kunxl-gg opened this issue Nov 21, 2023 · 0 comments

Comments

@kunxl-gg
Copy link
Member

Current Behaviour

  • Currently we are fetching all the data from google sheets, using Apps script. This creates an issue of maintaining a track of that google sheet whenever you want to make updates.

Expected Behaviour

  • A better solution to this problem could be that you use a yaml file for storing all the data in the code itself. Just add all the data in yaml file and read the data from there.
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