Strategienavigator / Strategienavigator-backend

Der Strategienavigator bietet als Open-Source-Software eine Reihe von bekannten Planungs- und Analysemethoden, welche in einem modernen Design und einfacher Zugänglichkeit zur Verfügung gestellt werden.
https://strategie-navigator.jade-hs.de/
GNU General Public License v3.0
4 stars 1 forks source link

Comprehensive Code Refactoring #33

Closed omarkano closed 2 days ago

omarkano commented 3 days ago

I have refactored the code to remove unnecessary methods and inputs, implemented pagination, and replaced the Bootstrap CDN with a local version. Additionally, I translated labels into German, removed the onDelete('cascade') method, and set up the timeout to start only when the page is visible. Other improvements include setting default values in migrations, creating a constants class, and refining URL generation