rustic icon indicating copy to clipboard operation
rustic copied to clipboard

UI thoughts

Open simonsan opened this issue 2 years ago • 2 comments

An idea is to utilize something like Dioxus there, so we already have most of the rust backend part and could implement the UI part with svelte for example. That shouldn't be something so out of line.

EDIT: After reading more into Dioxus, you wouldn't need any other frontend framework.

BUT: First we need to get the library right and improve various other constructions sites for new users chiming in (e.g., documentation). Because from the UX perspective, I would say that restic and rustic are kind of advanced backup tools (due to their amount of possibilities and options). Creating a good and intuitive UI for that needs a lot of research and design work beforehand.

Originally posted by @simonsan in https://github.com/rustic-rs/rustic/discussions/800#discussioncomment-6670227

simonsan avatar Aug 08 '23 14:08 simonsan

For now, I put it under C-wontfix, as it doesn't have any priority currently. That might/will change in the future.

simonsan avatar Aug 08 '23 14:08 simonsan

PR #808 adds personas, use cases, user stories, and requirements for these design purposes.

simonsan avatar Aug 10 '23 03:08 simonsan