Hypfer / Valetudo

Cloud replacement for vacuum robots enabling local-only operation
https://valetudo.cloud
Apache License 2.0
6.38k stars 388 forks source link

Refactor index.html #90

Closed Hypfer closed 4 years ago

Hypfer commented 5 years ago

Seriously. Just do it. It hurts to see this abomination of a "WebApp".

legomind commented 5 years ago

Lol you had me ready to comment about complaining about free software before I realized you were the repo owner. Haha.

Hypfer commented 5 years ago

I'm thinking about dropping Onsen UI. It was easy to use the example and just change some elements, however splitting it up doesn't feel quite right. Also, it's not really responsive but rather a mobile UI which gets very large on desktop systems and renders with a different CSS if you're on android.

This decision isn't final, though.

MeisterTR commented 5 years ago

whats with the vue exaple of wolfspiritM https://codesandbox.io/s/52y028o3qn or maybe with vuetify (modern Material) i started a few weeks ago with vue. but i think im not good enoght to realize this... if i have some free time i will try..

Hypfer commented 5 years ago

There's not just the example but rather a seemingly nearly complete branch in his fork: https://github.com/WolfspiritM/Valetudo/tree/vue-integration

Poeschl commented 5 years ago

Are they plans to continue on your fork @WolfspiritM ? Otherwise I would fork and take on the missing points. (Trying at least, since I'm learning Vue)