A Dashboard for my Raspberry PI which will (hopefully) display Component Temps, Fan speed, uptime etc.
Mikolaj
Check their project out: GitForest
Neon
Check their projects out: Hacker news checker, Market , Artophage, Slack - Zeon
By shipping your project, you're marking it as complete and it'll enter matchmaking. However, you will NOT be able to edit it anymore.
made a favicon and a readme. ready to ship
YAYYYYY! I got CORS working! now some polishing and then i can SHIPIT!
im working on getting cors to work
started deploying it on nest
I added logging to the backend so the output inst just blank
Added padding (this definitely didn't take me abt 20 attempts)
Im working on adding padding to the history chart. also i moved the gpio control to after journey because i dont want a half working pidash to ship
Fixed some errors so npm stops complaining. Also fixed the history chart. will add some value padding for the chart
I worked on the Darkmode Design and changed some things for the History Chart
added darkmode and history chart. isnt completely readable in darkmode tho
remade some of the components and added some transitions. also realised that some of my backend code isn't computing the stats right so ill have to correct that
I have the basic working frontend but it doesnt yet have all the features. for example the history isnt yet displayed and i plan on having some sort of gpio control behind a login. i still have some bugs (looking at you CPU Temp) but ill work these out
I am mostly done with the backend and will now move to the frontend which will display the data it gets from the backend