prakhar dhalia

Developer by heart

Student at Maharaja Surajmal Institute of Technology

Poll App in Django

I learnt python in the first two weeks First week - basics( if else, loop etc) Second week - moderate ( dbms queries and servlets) After learning and getting a good grasp over the language, I moved on to django In django I learnt how to create a webapp. I used the help from the official Django documentation. This helped me create a polling app With different web pages, interacting dynamically with each other. The results to poll were stored in the back end.