This is a student course registration and mark entry application created for NTU CZ2002 Object Oriented Design and Programming assignment. It is built in command line and Serializable is used as the tool for the data storage.
1st. Access source codes under the directory ".../SCRAME/src/
2nd. Run University.java to start the program.
3rd. (Optional) select option 4, 5 or 6 to see the default student, professor and course list respectively.
4th. (Optional) After seeing the default data, choose option 15 to delete all the data in the database.
5th. You can load in the pre-prepared data by replacing the .dat files under the directory ".../SCRAME/".
6th. With the pre-loaded data, you are able to operate the program with the given operations.