Donkie / SpoolmanDB

A centralized place to store information about 3D printing filaments and their manufacturers
MIT License
30 stars 19 forks source link

feat(webpage): add basic CSS styling to the webpage #16

Closed StuSerious closed 4 months ago

StuSerious commented 4 months ago

Instead of being useful and adding filaments and materials I've procrastinated what little time I had in styling up the webpage...

Preview here: https://stuserious.github.io/SpoolmanDB/

Let me know what you think, I think we can improve it quite a bit but it's a start ;)

Donkie commented 4 months ago

Looks great! Thank you :)

Next steps would be to perhaps show the filament data in a table instead of just sending the client to the JSON file. Feel free to work on that if you want to!