Kvisser
- 3 Devlogs
- 17 Total hours
A self hosted quiz app to replace kahoot and other such services with no paywalls in organizations such as schools. Made without any generative ai use.
A self hosted quiz app to replace kahoot and other such services with no paywalls in organizations such as schools. Made without any generative ai use.
Devlog 3: Join page and some backend stuff
I spent way too long trying to figure out why my req.body.x is undefined only to figure out that body parser is not bundled with express by default…
I also did some brain storming and figured out a better way to eventually implement game logic that doesn’t require web sockets.
Devlog 2: Bottom bar and some small changes
Devlog 1: The carousel of pain
Why is react this way?
The good news is I managed to make a carousel but the bad news is it took me 8-9 hours in total.
I would not recommend this task to react newbies like myself but It was still a valuable learning experience.
Now to actually making some real pages and getting some real work done… hopefully…
p.s. If someone knows a good or least jank way to make a carousel touch screen draggable please do tell me!