Releases: NicKarlovich/qccloudcheckin
[Bug] File fix
the files in v1.2.0 weren't the correct ones, these are the correct files
Cleanup
-Added Ability to search for the SwimClassSheet.txt
-Created a CSV file for settings
-Dark Theme added
-SwimClassSheet.txt file location
-Added menu bar with dark theme option
-Cleaned up code, removed unused functions, clarified names
-Added comments all over the place
NOTICE: The program doesn't actually check in the users for testing reasons
If you want to enable, uncomment lines 449-451 & 456-458 in checkIn.java
-Next update will have the option in the menu bar to enable/disable this
Version 1.1.0 Better user searching
Changes:
*Swimmer searching is done using the last name
**Searches via last name but checks vs. the first and last name and possibly membership ID.
*Added next page function for if user isn't on the first page of results
*Name searches are not case sensitive
Removed:
*Removed searching by membership IDs
1st Release
Program created and released
Features
-QCCloud User Authentication
-Load classes from text file
-Gui with class select buttons
-Gui with swimmer check box selections
-Clear all Swimmers button
-Check In Button
-Automated swimmer check-in button via Selenium
-Searches for user via membership ID
-Gui of results
=Tells users which swimmers were inputted correctly, forcefully or were unable to be entered due to errors