- This website will contain all features u need for 3d printing & running a mini 3d printing buisness (I do :), I sell things to my friends lol) As of now this website only contains ONE feature, which is filament cost calculator. I use this feature a lot, so first one to be made. I will add more features like profit calc, and selling price suggestor and saving filament type, so like u can just select filament instead of putting the value of the filament cost (price per 1000g) each time. and tracking of waste material made, like so you can keep a track of waste material generated of each type of filament and how much (waste material can be used for molding, like print molds, then use hotgun to melt and mold the waste, so yea).
- html
- tailwind css
- js with astro
- Filament cost calc is done
- profit calc not done
- price suuggester not done
- filament waste tracking not done
- filament saving not done If you have any ideas on features I can add, please email me at shreerangbhavsar912@gmail.com or dm me in slack
it was when i realised I have to open calculator and have a pen and paper whenever i am about to make a sell to my friend
- Clone the repo or download and extract the code
- open the project dir in terminal
- install dependancies
npm installORyarn install - Run
npm run dev - open
http://localhost:4321
- Note: good UI is my necessity lol, even if the website is static, and simple.
- Also note: This website is far from over, the navbar is in the middle, which isnt a bug, thats just bcuz it would look wierd if navbar was on top with blank page in middle