Project: ModMate
ModMate is the ultimate companion for managing your modules and timetables at the National University of Singapore (NUS)!
Given below are my contributions to the project.
- New Feature: Added the ability to bookmark mods (#23) that the user is interested in. Users can browse their bookmarks at any time, and bookmark any course available on ModMate.
-
New Feature: Added the ability to search for mods (#65) using a keyword in the mod title, or the mod’s code
- New Feature: Added the ability for users to select lecture, lab, and tutorial sessions for their timetables (#84)
- This brings ModMate on par with services like NUSMods, which allows users to create individualized timetables and account for potential scheduling conflicts.
- Additionally, the timetable command has been customized to allow users to view their timetable sorted by course, or by day of the week. When sorted chronologically, the timetable is shown as below. This allows the user to browser their schedule and use the program as a reference to their weekly workload. Clashes are also shown when two lessons overlap.
[MONDAY] ╳ CG2023 Laboratory: 14:00-17:00 ╳ LAJ3202 Tutorial: 14:00-16:00 │ EE2026 Lecture: 17:00-18:00 [TUESDAY] │ CG2023 Lecture: 16:00-18:00 [WEDNESDAY] │ EE2026 Laboratory: 14:00-17:00 [THURSDAY] │ EE2026 Lecture: 09:00-11:00 │ CS2113 Tutorial: 11:00-12:00 │ EE2026 Tutorial: 13:00-14:00 │ EE2211 Tutorial: 14:00-16:00 ╳ CG2023 Lecture: 16:00-18:00 ╳ LAJ3202 Tutorial Type 2: 16:00-18:00 [FRIDAY] │ EE2211 Lecture: 12:00-14:00 │ CS2113 Lecture: 16:00-18:00 │ LAJ3202 Lecture: 18:00-20:00
-
Code contributed: RepoSense link
- Enhancements to existing features:
- Documentation:
- User Guide:
- Added more examples for the features
timetable
andsetlesson
- Added more examples for the features
- Developer Guide:
- Added implementation details of the timetabling feature, with the appropriate UML diagrams.
- User Guide:
- Community: