Accessing the information of students, courses and professors loaded in csv file using Java and Maven
This project is a part of coding challenge to develop java app to access and perform data manupulation on data related to students registered course and professors teaching those courses. The project uses simple command line interface to take user input and output the results. Maven is used for automatic resolution of all the required dependencies.