An application that helps students searching classes and getting professor ratings without opening web pages on web browser.
- Get any class from ASU Class Search by selecting a semester (recent five years), class name, seat status(open seats/all seats)
- Show professor rating score from Rate My Professor when showing the class list.
- Every professor name is a hyperlink. Click the hyperlink can show the rating details include professor's department, percentage of would take again, level of difficulty, etc.
- Make sure you have the JDK installed.
- Download ASU_Class_Helper_V1.0.jar.
- For windows: Open cmd console using Win + R. For Mac: Open Terminal.
- Type "java -jar " in the open window -> Drag the jar file to the cmd console -> Press Enter to run