seanpmyers / loremaster

Life/self managment software
https://chronilore.github.io
Mozilla Public License 2.0
24 stars 0 forks source link

User Interface Options #3

Open seanpmyers opened 2 years ago

seanpmyers commented 2 years ago

User Interface Options

Context

A user interface is needed. There are some new ways to build web apps using Rust and WebAssembly that would remove the need to directly write JavaScript, which I would personally prefer.

Options

Currently the plan is to implement a web interface using one of the following Rust web front-end frameworks:

Tasks

seanpmyers commented 2 years ago

Dioxus is working quite well at the moment

seanpmyers commented 2 years ago

I experimented more with scyamore and then perseus (which is built with sycamore). As of writing this I am now leaning towards perseus.