Previously, i released an open source time table system built with laravel. This project is particularly useful for institutions that want to schedule their time tables automatically but do not have the means to.
New Features
This new release brings some interesting features.
Many institutions prefer to schedule courses that have more than 1 hour of lecture into double periods. Now that can be achieved. The timetable generator class has a private property
/**
* Checks if double period should be allowed
* @var bool
*/
private $allowDoublePeriods = true;
If you do not want to allow double periods, you can use a setter method allowDoublePeriods(false)
$schedule = new TimeTableGenerator($gene);
$schedule->allowDoublePeriods(false);
Timetable can now be printed. On the time table page, there now a button to print the time table generated. The time table to be printed will use the institution name you have set from the settings page.
- Relevant Links
https://github.com/therealSMAT/timetablegenerator/commit/5e02464f89551575ef787dbfae52d969c1ac6035
https://github.com/therealSMAT/timetablegenerator/commit/de97262145754de8bf01cf19426b8de7f9952c64
https://github.com/therealSMAT/timetablegenerator/commit/be6470f5d7559940cb90a015794aa68c13de4b93
Posted on Utopian.io - Rewarding Open Source Contributors
Thank you for the contribution. It has been approved.
You can contact us on Discord.
[utopian-moderator]
Hey @therealsmat I am @utopian-io. I have just upvoted you!
Achievements
Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. Participate on Discord. Lets GROW TOGETHER!
Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x