Unskilledcrab / chain-generator

0 stars 0 forks source link

Cost estimator #13

Open Unskilledcrab opened 4 months ago

Unskilledcrab commented 4 months ago

Creat a cost estimator that would scan through all of the widgets and sum up the cost of what it is estimated to run the generator template

We can then save this estimate in the database attaching it to the page with a datetime that we estimated. Then we can trend these costs on a graph so that we can measure if we are increasing or decreasing costs when the generator is ran.