Ouikz is a real time quiz application where admin creates a room and a room code is provided to him which can be shared among the peers who want to join the quiz
A dashboard is provided to the admin where live broadcasting of scores are visible
I was learning react-native and i can simulate the code for my app on my mobile device , how did that happen in real time — The answer was websockets.
To satisfy my curosity i build a websockets web app from sratch(no use of socket.io)
https://drive.google.com/file/d/1gwGQbBjLe_8PR_TySIKJR4IUpHiKRaj-/view?usp=sharing
Working Link : https://quikz-xpfw.vercel.app/