Simple DVD Inventory Management Implementation of Reference Based LinkedList in Java(SortedList) @ author hipresario date 12/11/2013 version 1.0
Functions:
- Display all DVD records in inventory
- Display specific DVD record
- View and Modify DVD record information
- Print DVD purchase order
- Print DVD delivery list
- Read and Store as binary file
- Load IMDB top 1000 movies from CSV file
- IMDB HTML web page data retrival using jsoup API for movie description (Done!)