This program uses a student class which creates the methods needed to retrieve the student data. Using a comparable implementation we are able to sort through the different students.
- Clone repo to local environment
- Navigate to src folder and located Main.java
- Run locally on console