Panther Records
Perry High School's Library Manager Program
About
Panther Records is a program developed by Ryan Faulkner for the Coding & Programming FBLA Competition. The program was created using the Java and SQL programming languages using the IntelliJ IDE.
​
This program was created to manage the issuance of books for Perry High School. Through the program, you can keep track of users, add and remove books, check in and check out books, and generate reports. All information is loaded in real-time and permanently updated upon closing the program. The program features two login types - one for an Administrator, and one for a student. The Administrator has access to all functionality while a Student may only view the library and place a hold on a book.
​
Features
Panther Records features:
-
A log in system for admin and students with different functionality for each user type
-
The database is updated securely in real-time
-
Printable, custom reports