Skip to content
#

businesslogic

Here are 5 public repositories matching this topic...

This is a simple Java console application for an online shopping system. It allows users to log in, buy products, cancel products, display all products, and log out. The application uses a HashMap to store user credentials and a separate Business Logic (BL) class to handle the buying and cancelling of products.

  • Updated Apr 25, 2023
  • Java

Improve this page

Add a description, image, and links to the businesslogic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the businesslogic topic, visit your repo's landing page and select "manage topics."

Learn more