Filament Management banner

Filament Management

6 devlogs
13h 11m 46s

A software based on a Flask api for Filament management

This project uses AI

GitHub Copilot for code completion in IDE and refactor.

Demo Repository

Loading README...

Jonas

Translate the WebUI to English for a larger target group
Improve the Reload of the Tabel list now ervery 5 secons. Chanable in the index.html. Manuel Reload posible by F5 (Page reload)

Attachment
1

Comments

Sim Dev
Sim Dev 22 days ago

πŸ’ͺ🏻

Jonas

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

0
Jonas

Shipped this project!

Hours: 4.38
Cookies: πŸͺ 61
Multiplier: 13.97 cookies/hr

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

Jonas

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

Attachment
Attachment
0
Jonas

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

Attachment
0