Skip to content

Fix Fetching Data on the website #94

@kunxl-gg

Description

@kunxl-gg

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions