Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Descripción del Proyecto

Develop a library management system in Java that allows users to search for books by title or author, borrow available books, and return them once they have read them. The system should also allow administrators to add new books to the catalog and manage book loans.

Project Objectives

  1. Introduce students to the basic concepts of object-oriented programming.
  2. Apply encapsulation to hide the internal implementation of classes and protect data.
  3. Use inheritance to create a hierarchy of classes that represent different types of books (e.g., fiction, nonfiction, reference) and add specific functionality.
  4. Develop a flowchart that explains the library management system.
  5. Desarrollar el código que represente el diagrama planteado

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages