microl44 / Julet

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

Add jul-rules to database #126

Closed microl44 closed 1 month ago

microl44 commented 1 month ago

Currently, the rules are hard-coded into the site itself. This should probably be replaced by using fetch requests like the rest of the pages have.

Suggestion would be to create a basic table called jul_rules with a unique ID, name, description and estimated time-cost.

The idea is that these rules should be present on the jul-jul site, so you don't have to have two tabs open to decide mid jul construction.

microl44 commented 1 month ago

Can be closed as of pull request #128.