devlup-labs / devlup-labs/devlup-labs.github.io
Fix Fetching Data on the website
Open
- Dominant language
- Vue
- Stars
- 9
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.