lorenzo-frittoli / forme-website

Website used for Cassini highschool 2023 ForMe festival
Eclipse Public License 2.0
2 stars 1 forks source link

Cleanup of the timespan/days arrays #5

Closed lorenzo-frittoli closed 11 months ago

lorenzo-frittoli commented 11 months ago

My code is horrible I need to use indexing instead of the weird splitting thing I did. I have no idea why I coded it this way. It is not easier, more readable, faster, or more scalable in any way.

BestCrazyNoob commented 11 months ago

Refactoring has been done. In addition more checks have been to avoid a crash on invalid parameters in http requests.