ModischFabrications / CutSolverFrontend

Simple frontend for CutSolver, a webservice to determine ideal cut placements
https://cutsolver.modisch.me
GNU General Public License v3.0
10 stars 2 forks source link

Feature/cutsolver v1.1.0 #75

Closed ModischFabrications closed 4 months ago

ModischFabrications commented 4 months ago
  1. implement new API of cutsolver v1.1.0 (single stocks)
  2. show backend version in frontend
  3. update URLs in footer
  4. add solver url in .env and compose files
  5. detect test

closes #69 closes #73

related to #65