First stage is create a project in python django… which i did…
Now I need to figure out how quiz app works and then we need to implement it.
We need a question , four options and one correct option thats it . For the basic quiz this works like a charm so create a django project and make app and make the model and comeback here again.
