ete icon indicating copy to clipboard operation
ete copied to clipboard

Revamp the interface with a modern toolkit.

Open jorgebotas opened this issue 4 years ago • 0 comments

We use very few external libraries for the frontend (and for the backend!):

  • dat.gui
  • sweetalert2

This makes the code quite simple, but the interface is way from pretty.

We could use something like https://github.com/vuetifyjs/vuetify (a vue ui library based on material design) to create a nicer user experience. Or anything like that.

jorgebotas avatar Apr 30 '21 14:04 jorgebotas