Java application for personal library management. A Java application that can track your books without requiring any database engine. A totally object-oriented program.
This program will create and save a file ("gronthagar.dat") in the same directory where it is running. Data will be saved in this file and will be retrieved from it later.
Requires Java Runtime Environment. Get It Here.