This is a browser app to play Nerd Quiz with friends
- Buzzer & Timestamps
- Scoreboard
- Statistics
- Admin Setup
What I want to learn or get in touch with:
- Rust
- MacOC
- VSCode
- HTML & CSS (& JS)
- Yew with Bulma as frontend
- Axum as backend
- SurrealDB as database
- Buzzer animation
- Screenshots or Video for the readme
- Online features / docker
- ABCD Buzzer
- Consider native web frameworks like leptos
Recently I had a really good experience with HTMX. So I would remove Yew and add a template library to produce HTMX in the backend. In another project I used leptos for that.
The main benefit would be the huge simplification of a backend only application.