Skip to content

nickkryan/LibraryDatabase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS4400

Create a java application to handle typical library operations. This must be done utilizing a SQL database of Users, Books, Shelves, etc.

Must handle user data, searching for books, checking out books, returning books, charging late fees, recording lost/damaged books. All operations must be done using SQL with java being the connections between the various parts. The SQL commands can be found in SQLStatements.txt

DataBAESES

Copy mysql-connector-java-5.1.35-bin.jar to your java folder: jre/lib/ext

About

Database application for managing typical interactions within a library setting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages