Skip to content
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.
/ LibraryApp Public archive

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

Notifications You must be signed in to change notification settings

ioanachivu/LibraryApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages