microl44 / Julet

Website visualizing data from my watched movies, brought forward by the jul.
3 stars 1 forks source link

Make it so there's configurable input boxes for duration and number of sections in julMS.js file #67

Closed microl44 closed 1 year ago

microl44 commented 1 year ago

The current wheel relies on hard-coded values to determine number of sections and duration of spin. Add input boxes and add an "Apply" button to apply the content of the backend jul.

The idea of julMS is that it's supposed to be a micro-service, so all information regarding the wheel, spin-button and input boxes should/will be inside the julMS.js file.

I swear to god I'll try to comment whatever the fuck is going on in that file before anyone tries to work on this issue.

microl44 commented 1 year ago

Completed as of the lated commit directly into main