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

(feature) use the JSON data from website's repo for fetching events instead of setting it manually #19

Open
akshatagarwl opened this issue Nov 27, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@akshatagarwl
Copy link
Member

Describe the feature you want to propose
Currently the data for events is stored in a JSON file in the website repo https://github.com/jiitodc/jiitodc.github.io/blob/master/static/Data/events.json. This can be used to fetch the data for the upcoming event command instead of setting it manually. This will avoid duplication of efforts as the data will have to be changed only at one place

@akshatagarwl akshatagarwl added the enhancement New feature or request label Nov 27, 2020
@DelusionalOptimist DelusionalOptimist added the good first issue Good for newcomers label Nov 27, 2020
@DelusionalOptimist
Copy link
Member

DelusionalOptimist commented Dec 4, 2020

You can fetch the raw JSON from here:
https://raw.githubusercontent.com/JIITODC/website/master/static/Data/events.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants