-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels