hmeine / zing-rs

Card game named "Zing" (originating in Montenegro)
MIT License
3 stars 0 forks source link

[TODO] Web frontend mostly missing #4

Closed hmeine closed 1 year ago

hmeine commented 1 year ago

After a Quasar frontend which felt like overkill, I started implementing an index.html that's better than nothing, but really bare-bones. I still miss a reactive framework and would have preferred TS over JS, but I am really not a professional on the browser side.

An alternative could be to implement everything in zing-ui, which would have other pros and cons.

hmeine commented 1 year ago

The web frontend is far from finished, but this issue has been tackled by switching to Quasar and implementing much functionality more or less properly.