Skip to content
This repository was archived by the owner on Jul 10, 2019. It is now read-only.

Latest commit

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

LibraryApp

LIBRARY APP:

Develop a Java application to manage a university library with books from different domains. The application will have a graphical interface and will store the information about books and readers in a mySQL database The application must allow the following operations:

  • adding/ updating/ deleting a book
  • adding/ updating/ deleting a reader
  • searching for a book by title or author
  • searching for a reader by SSN or name
  • borrowing/ returning a book to a reader
  • displaying a list containing the unreturned books in time

About

One of my first rather complex application, it manages books from different domains and the readers, keeps an up-to-date list of the books that were not returned on time

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages