Skip to content

Commit a02395b

Browse files
committed
generated javadoc and README
1 parent 1ca8707 commit a02395b

File tree

126 files changed

+53640
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

126 files changed

+53640
-4
lines changed

.idea/misc.xml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
Scheduling Desktop Application
2+
GUI-based scheduling desktop application to handle Customers and Appointments with minimal views needed
3+
Andy Wong awong24@wgu.edu
4+
Version 1.0.0 - December 09, 2020
5+
6+
IntelliJ IDEA Community
7+
Version: 2020.3
8+
Build: 203.5981.155
9+
30 November 2020
10+
11+
openjdk version "11.0.9.1" 2020-11-04
12+
OpenJDK Runtime Environment (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04)
13+
OpenJDK 64-Bit Server VM (build 11.0.9.1+1-Ubuntu-0ubuntu1.20.04, mixed mode, sharing)
14+
15+
JavaFX 11.0.9 LTS version
16+
17+
Instructions: Upon initializing the Login view should render, allowing for a intuitive workflow
18+
19+
Additional Report: Displays Countries with valid Appointments and a count of them.
20+
Selected this report as it required three separate JOINS to display the Country Name alongside Appointments.
21+
Two fields that are not easily accessible together.

0 commit comments

Comments
 (0)