Panther Records
Perry High School's Library Manager Program
Download
In order to run a Java program you must have Java Virtual Machine (JVM) installed. If the program does not work, download the JVM here. If you have JVM already on your machine, downloading and running Panther Records is simple! Follow the steps below:
​
-
Download the ZIP FILE containing the program here or from the button above.
-
Extract the Panther Records folder from the ZIP file and place it on your computer.
-
In the folder, you see a file called "PantherRecords" that is a JAR file. Click on the JAR file to open the program.
-
Be sure to try both logins (both Admin and Student). To log in as an Admin, type "Admin" for both the username and password. To log in as a Student, type "Student" for both.
Important:
​
The program has two different logins with different functionality which are "Admin" accounts and "Student" accounts. The Admin username and password is Admin and the Student username and password is Student.
Documentation
Included with the program is Java API documentation. To view the documentation, locate the "Documentation" folder in the Panther Records folder and click on the index.html file.
​
Also included is the "src" folder that allows you to view the code for the project. The "LoginApp" contains the main method.