[FR] Inclusion of Lab courses and enhancement of slot display
chandan-kumarsahu opened this issue · 0 comments
chandan-kumarsahu commented
Feature Request / Suggestion
- Addition of lab courses to the timetable generator.
- Addition of both subject code and nickname for generation.
- Use of lighter colours in each cell.
Current Behaviour
- In the present version, there are no lab course included for any batch.
- Either of nickname or subject code can only be chosen, but not both.
- Dark and dull colours are used in the present version.
Possible Implementation
- Add lab courses for each batch. Since they have a fixed schedule, it will not be a problem to implement the feature.
- Add the option of choosing both subject code and nicknames for the TT generator so that the user will be able to better recognize the subject.
- Use of lighter colours is encouraged (some matplotlib colours examples are lightsalmon, gold, yellow, greenyellow, aquamarine, cyan, mediumpurple, violet)
Self-check
- [ TICK ] I have checked timetable/issues and could not find any related open feature request.