Seblor / stream-watcher-front

Front-end part of Stream Watcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stream Watcher (Front)

This code has been imported from the global Stream Watcher repository. It's become quite old (3 years as of this commit), but it still works.

Improvements

Architecture

Rework the connection with the back-end. It was an opportunity to test WebSockets, it works well, but not the most readable. It should be replaced with a REST API.

Design

It's kinda ugly. It should be improved.

Use Tailwind (it's a shame I didn't know it at the time).

About

Front-end part of Stream Watcher


Languages

Language:Vue 74.8%Language:JavaScript 23.0%Language:HTML 2.2%