How to create a Quiz app in Django with Javascript - part 4

preview_player
Показать описание
🔥 Join the facebook group:

Django Quiz App
How to create a Quiz Project / Application with Django and Javascript.
In this tutorial series we will learn how to build a quiz application with time counter and score summary.

🔥 Follow pyplane on:

🔥 More on python and django:

In part 4:
➜ submitting the quiz form
➜ write the logic in the view to process data and get the results
➜ display the results in the console
➜ and more!

Learn Django for FREE with pyplane - please like, subscribe & comment

#djangoQuizApp #djangoTutorial2021 #javascriptQuizApp

django quiz app, django quiz app tutorial, django quiz application, django quiz project, django quiz tutorial, django quiz app example, django quiz app code, django quiz web app, python django quiz app, python quiz app, django javascript, django ajax get data, django ajax tutorial, django json, django radio button, django javascript integration, django javascript tutorial, django javascript project, django tutorial 2020, django tutorial 2021
Рекомендации по теме
Комментарии
Автор

Thanks for sharing. Followed your tutorial to the end of the fourth part. Looking forward to seeing the next part soon!

kuroneko
Автор

Whenever I struggle for the logic while doing web apps, you're bringing a complex, advanced and useful ofcourse, way to get my problem solved... Coincidence😀... Thanks for this session... Anyway, waiting for the next part... ⏳... Want to learn more in django...

vinothv
Автор

Just an incredible way to teach, please don't stop to make that content

MarcusVinicius-ekoq
Автор

Great video... Loving this series... And congrats on 10k🎉

CodeWithTomi
Автор

I work as a researcher and I had to build a prototype to demonstrate my research work in the form of a quiz and I landed upon this tutorial series. This is incredible stuff! Thank you for such logical and clear explanations of what you do and why you do it.

skymanaditya
Автор

i really need to say this, i like that you fight with the bugs in video, that just shows real problems working with projects, cant wait for more educational videos.

TheCorolek
Автор

Thanks for sharing the video... was waiting for this long. :) You are the best.

mayanktripathiu
Автор

And again the best tut from the best teacher, thanks for sharing. We still wait for part5 of social Media V2.

yukselbastan
Автор

Tnx alot I have been waiting for this part

divality
Автор

Great video ... really enjoying this playlist finally implemented fourth part in my project . Now waiting for next video. 🐼🐶

sandeep_khangar
Автор

Thank you for next part,
I have error for now but this is very cool project

PP-tczp
Автор

I'm sorry, I was checked that app one more time.
And this is work properly on windows.

PP-tczp
Автор

Again, I'm not familiar with Javascript, but that was a good video, not too difficult if you understand the way django handles Posts and gets, but yea this is cool

omniscienceisdead
Автор

hello, I am new to Django before following your videos for learning the depth of Django i just wanted to ask if Django is worth learning in 2021 as people suggest me to learn MERN than Django.

Tnvrahmed
Автор

Hello sir, when you are going to upload video series of social media 2.0?

onkarnardekar
Автор

thanks for the videos. but I have an issue. whenever I press the btn Save, I've been redirecting from pk/save to pk/undefined. How can I solve the issue?

guwdxfk
Автор

if request.is_ajax():
AttributeError: 'WSGIRequest' object has no attribute 'is_ajax'
facing this error in django 5

simransoni
Автор

at quizes/views.py a_selected = request.POST.get(q.text) is not working.It returns NONE value
how to fix this?

anikislampantha
Автор

@ 20 i am getting an value Error for anonymous user, user= request.user??

harshdadwal
Автор

its so great hehehe
do you have a repo of this application

garygatab