GithubHelp home page GithubHelp logo

hajajmaor / java-oop-basic-store Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 1.0 91 KB

Little Java project about managing a book store, no DB or GUI, only command line and static data

Java 100.00%
java oop java-oop store-management java-classes java-cli

java-oop-basic-store's Introduction

Java-OOP-Basic-Store

Little Java project about managing a book store, no DB or GUI, only command line and static data. Contains 6 classes + main.

java-oop-basic-store's People

Contributors

hajajmaor avatar

Watchers

 avatar  avatar

Forkers

onuegbo

java-oop-basic-store's Issues

Chain of Responsibility

Buenas noches, aquí se puede aplicar el patrón Chain of Responsibility ya que permite el paso de solicitudes a lo largo de una cadena de manejadores, en este caso, se puede controlar el orden de control de las solicitudes de préstamo de un libro. Además, se puede agregar otros manejadores para el control de la solicitud. Aqui le muestro un diagrama uml:
chain

Facade

Buenas noches, aquí se podría usar el patrón de diseño Facade, donde podríamos proporcionar una sencilla interfaz donde podemos acceder a la funcionalidad de comprar y prestar libros. Además de reducir la cantidad de objetos con los que interactúa el cliente y disminuir el acoplamiento entre el subsistema y el cliente.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.