Skip to content
This repository was archived by the owner on Jul 17, 2019. It is now read-only.

Releases: CodyRichter/CheckoutEWB

Update 1.2

20 Apr 00:29
Compare
Choose a tag to compare

Major improvements on how the data is handled behind-the-scenes and on the user experience when dealing with an external data file.

  • Error fixes in loading multiple files at the same time
  • Added popups to make sure that you really want to overwrite your precious data sheets
  • Some minor fixes elsewhere

Update #1

18 Apr 18:30
Compare
Choose a tag to compare

Changes:

  • Improved Reliability
  • Efficiency Improvements
  • Added a Change Required Notification
  • A bunch of small quality of life improvements

Initial Release

30 Mar 15:19
Compare
Choose a tag to compare

Initial Release!

This is the first release which is implements the main features required of a payment management system. To keep it brief, I'll include only the major features here, and leave the rest to the readme file.

Main features:

  • Added ability to add any number of guests to program to track
  • Added ability to add any number of items to program to track
  • Added the ability to remove guests/items
  • Tons of personal information can be stored in each guest/item profile
  • Items can have owners, and the guest who owns it will see the item in their inventory
  • Tons of bugfixes and checking of user inputs to minimize thrown exceptions
  • Added ability to save/load data directly from a "data.csv" file in the same directory as the jar file
  • A bunch of small things that would take too long to list.

For more info, go to this readme file.