Skip to content

NDF-WEB-DEV/RegisterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Cash Register - Java Application

Description

This Java project mimics the function of a cash register. It activates a dialog box where the user can input different amounts to compute the change due when mimicking a grocery or supermarket purchase. The program will ask the user to input an amount due and an amount paid for the purchase. And if there's any change due it will advise the end user.

GitHub Repo

Link to GitHub Repo

Table of Contents

Project Name

  • Cash Register Program

Installation

  • It consists of two Java files to compile in the IDE(Integrated Development Environment) of your preference.
  • Make sure your JDK is up to date to the latest version of Java.
  • Choose an IDE to install and run the program.
  • Install CashRegisterTest.java and the CashRegister.java files in the SRC folder of your Java project file
  • Run the CashRegisterTest.java file
  • Follow the prompts in the windows

Tests

  • There are no tests to run for this program.

Usage

  • Make sure your JDK is up to date to the latest version of Java.
  • Choose an IDE to install and run the program.
  • Install CashRegisterTest.java and the CashRegister.java files in the SRC folder of your Java project file
  • Run the CashRegisterTest.java file
  • Follow the prompts in the windows

Technology

Questions

Report Issues

Resources

License

  • none

About

A simple Java Program to mimic a cash register.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages