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

JSON Format for automated games #3

Open
shubhi101 opened this issue Mar 24, 2016 · 4 comments
Open

JSON Format for automated games #3

shubhi101 opened this issue Mar 24, 2016 · 4 comments

Comments

@shubhi101
Copy link
Contributor

We can have an array of objects like -
{
'name':'Ready Steady Bang',
'image': 'path of image',
'link' : 'link to open in the book'
}

@shubhi101
Copy link
Contributor Author

@sudheesh001 : How will new games be added? Should this data be written in a file in JSON format so that it is read from the file and rendered in HTML every time the page loads?

Also, I tried to label the issue like this but couldn't find checkboxes next to the issue. It would be great if you could guide me through it.

@psurya1994
Copy link
Member

Yes, the data will be added in the JSON format.

@sudheesh001 : correct me if I'm wrong.

@sudheesh001
Copy link
Member

No that is abosolutely correct @psurya1994

Everytime a new game is added, the only edit has to be to the json file. We can even automate that using github api but lets put that for later.

@psurya1994
Copy link
Member

@sudheesh001: Has this been fixed by @rajmani1995 in the development branch?

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

3 participants