it has a header, which has a javascript that does a websocket connection to the backend to get real-time CPU usage. will expand to RAM, SSD, network, etc. later
implemented authentication on the router level, so now you cant access the dashboard without logging in first.
challenges
whilst implementing authentication for the router, i faced some issues with sqlite database locking. im more careful to close statements and queries now.
the codebase is really starting to grow now so figuring out how things work is getting more and more complex
what’s next
RAM, SSD, network usage via websocket implementation on the header
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.