rakshitmehra / Quiz-application

This repository is to allow Hactoberfest 2022 participants to make PR's. This repository aims to help beginners 🤔 with their first successful Pull Request and Open Source Contribution😊😊
quiz-application-two.vercel.app
MIT License
6 stars 52 forks source link

Make this Website Dynamic, So that We can put the questions directly, so that not changing the code again nd again. #2

Open rakshitmehra opened 1 year ago

void-ness commented 1 year ago

Can we consider making a json file, from which the content will be fetched locally? In that case we only have to edit that json file instead of copy-pasting the code

rakshitmehra commented 1 year ago

Yes can do this

void-ness commented 1 year ago

Okay. Kindly assign me this. Thank you

rakshitmehra commented 1 year ago

Go Ahead @void-ness

void-ness commented 1 year ago

Hey, I had in my mind to add a separate file which we can then use to fetch questions. However the current program flow is such that, all the questions available are asked in the quiz. Therefore I don't think having a separate json with questions from different categories will be a good approach. Therefore I am un assigning my self for now while I think more about it.

rakshitmehra commented 1 year ago

okk thanks @void-ness