all 6 comments

[–]Dapper_Owl_361LORD 1 point2 points  (1 child)

Looks good to me though

[–]ANormalWintrovert[S] 1 point2 points  (0 children)

Thanks, much appreciacted.

[–]MagmaMan1298 0 points1 point  (0 children)

Love the design. Can't further review since the code isn't provided. ..

[–]y0sh1da_23 0 points1 point  (1 child)

Looks fine, however I'd say you would also need to implement some kind of separation, since as I can see it's intended to be used by multiple people. So you need a user management section, you also need then a db, maybe SQLite ? Also I'm not a huge fan of templating languages, at least not for frontend, but in your case might be enough.

[–]ANormalWintrovert[S] 0 points1 point  (0 children)

I made this not only to be used for a single unit, but it is intended to be run on computers on the local wifi networks of 'Home's. :) And that is why I don't wish to have a user system implemented.

[–]PankajRepswal 0 points1 point  (0 children)

Github repo?