Jeidnx / untismerger

Node.js App designed to merge different time tables in untis together.
5 stars 0 forks source link

Missing Religion in colorEnum #2

Closed jonas-w closed 3 years ago

jonas-w commented 3 years ago

Religion (evangelisch,katholisch) doesn't have a background color in the timetable. Suggesting to add these colors in the colorEnum constant in timetable.js.

Tallerik commented 3 years ago

Text is "Evangelisch Religion"; Color is your discretion.

jonas-w commented 3 years ago

Isn't there also a catholic religion subject?

Jeidnx commented 3 years ago

The colorEnum was originally a placeholder for a more sophisticated system, but due to a lack of fucks made its way into production. I am working on this system, in the meantime i will add some more Colors and maybe let the program randomly choose from them.