Kahoot Quiz Clone in Svelte & Go [FULL SERIES]

Поділитися
Вставка
  • Опубліковано 9 чер 2024
  • Welcome to a full series in Golang and Svelte where we create a clone of the beloved Kahoot Quiz Platform. We discover topics like REST APIs and real-time communication with WebSockets and create a beautiful UI with Tailwind CSS.
    Source code: github.com/p0lloc/quiz-platform (Add a star 🌟)
    Join the Discord: / discord
    I am not associated with or endorsed by Svelte in any means.
    melt away by foxxy mulderr | www.foxxymulderr.com
    Music promoted by www.free-stock-music.com
    Creative Commons / Attribution 4.0 International (CC BY 4.0)
    creativecommons.org/licenses/...
    Icons by Freepik (Flaticon)
    00:00 - Project setup
    13:25 - HTTP server, MongoDB, WebSockets
    36:24 - TailwindCSS
    51:23 - The first game
    01:15:37 - Packets
    01:31:33 - Game loop
    01:50:17 - Better design
    02:18:12 - Points & leaderboard
    02:35:09 - Quiz editor / finishing touches
  • Наука та технологія

КОМЕНТАРІ • 11

  • @gfddgitgud3848
    @gfddgitgud3848 13 днів тому +1

    Thanks for this goat video ! Will follow it .

  • @mmmcorp8505
    @mmmcorp8505 25 днів тому +1

    reallly GOAT !!!!!!!!!!!!!!!

  • @prashlovessamosa
    @prashlovessamosa 25 днів тому +1

    Sweet

  • @datadriveAshura
    @datadriveAshura 16 днів тому +1

    nice , hard to find tutos for this stack

  • @bagwaniali9514
    @bagwaniali9514 26 днів тому

    Nice, where can I find the code?

  • @riigel
    @riigel 26 днів тому

    do you have svelte 5 content? 😬

    • @practicalcoder
      @practicalcoder  26 днів тому +1

      Not yet but will for sure make some when it releases! Any project ideas you want to see? 🙂

    • @kirso
      @kirso 25 днів тому

      @@practicalcoder Kahoot in Svelte 5 & Sveltekit and some DB? (Supa, Turso, Firebase postgres?)

    • @moonchildeverlasting9904
      @moonchildeverlasting9904 18 днів тому

      @practicalcoder maybe add an branch using svelte5 , then with DB ?
      the idea is probably more to be sure of how to code something, then how to edit /refactor or add something else.