-
We intend to create a NUS Module Planner that would be able to allow both prospective and existing students to be able to select their course, specialisations/tracks, and other special module arrangements. After doing so, the application will determine the most optimised fit for modules and their dependencies for a full 3-4 years, in the hopes of easing students and their module plannings, as they go through the years. The application should then allow for adjustments to the module plan, in case there are changes to the curriculum, or if the user would prefer an alternative set of modules in any arbitrary semester.
-
It is a Java application intended for us to learn and experiment on Software Engineering while using Java as the main programming language.
Acknowledgements
-
The base of this application was derived from the AddressBook-Level3 project created by the the SE-EDU initiative.
-
Some parts of this sample application were inspired by the excellent Java FX tutorial by Marco Jakob.