A software based on a Flask api for Filament management
GitHub Copilot for code completion in IDE and refactor.
A software based on a Flask api for Filament management
GitHub Copilot for code completion in IDE and refactor.
Translate the ReadMe
Log in to leave a comment
After the API works, now I builed a completatly Web UI for this tool.
So Now you donβt need to send a Request in the terminal to manageing your Filamment, now you can use all features in the new WebUI
When there a red error it helps on the demo side to relode the pages - vercel dont like the database
Log in to leave a comment
I build a Backend API to get the overview how much Fillament someone has.
I proud about the fature to to keep track of the fillament conusme and how mutch is left
After many commits I get the app published on vercel
https://filament-management-icr1.vercel.app/
Log in to leave a comment
I complied the API Functions with the flask app
Now you can
Add Spools by API to the db
Show spools
Filter Spools
archive Spools
remove material from spool
Log in to leave a comment
I Start to make the API routs for the spools to list the spools
GET infos about Spools
Create Spools
Get infos by Spools id
Log in to leave a comment