Filatrack is the simplest way to track your 3d printing filament!
https://filatrack.app/
Updated Project: Working on a complete overhaul since making this project for Summer of Making!
Filatrack is the simplest way to track your 3d printing filament!
https://filatrack.app/
Updated Project: Working on a complete overhaul since making this project for Summer of Making!
You can now create prints! It will automatically change the amount of filament you have left for easy tracking and you can use more than one roll at a time!
Log in to leave a comment
I’ve been working on more backend. Not much else to say but I can’t stop playing with how fast the pages load. Pocketbase is REALLY fast!
I also found the library holy-loader that makes a nice loading bar on the top of the screen without any fuss.
Log in to leave a comment
I’m working on a complete overhaul from the ground up of my app from Summer of Making!
I and many users noticed how slow Filatrack was originally, and the codebase was a complete mess. I don’t want to touch that one anymore and figured it would be best for everyone if I redid the whole thing.
I decided to scrap the old Next.JS backend and decouple it into a self-hosted pocketbase instance. This will end up being a good decision as it removes any limits I had on supabase and gives me full control.
Anyway, this is the new UI. It is so much nicer than before, way more snappy as well and fluid, and there’s a table view now!
I’ve just gotten started implementing the backend, which will take the majority of the time to make sure everything is secure.
Log in to leave a comment