Closed microl44 closed 4 months 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.
Can be closed as of pull request #128.
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.