-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGUI.txt
87 lines (53 loc) · 1.66 KB
/
GUI.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Main menu:
|-------------------------------|
| Welcome to fantasy hockey! |
|-------------------------------|
1. Dashboard (research)
2. Play game
3. Exit
>Enter the number of your choice: 4
>That was not a valid option. Please try again: 1
################################################
Dashboard:
|-------------------------------|
| Dashboard |
|-------------------------------|
1. Search by year
2. Search by team
>Enter your choice: 1
>Enter a year from 1922 - 20XX: 1922
Here are the teams that played that year:
TOR MTL TML LAK
(put all teams that played that year here)
Enter the abbreviation for the team of your choice or BK to pick another year: MTL
#################################################
|-------------------------------|
| Dashboard |
|-------------------------------|
1. Search by year
2. Search by team
3. Generate PDF
4. Quick add
5. Remove team
>Enter your choice: 2
Valid team abbreviations:
TOR MTL TML LAK
(put all teams here)
>Enter a team abbreviation: TOR
Toronot Maple Leafs played in:
1922 1927 2068
>Select a year:
Current selections: TOR 1922, MTL 1923, etc...
1. Add another team
2. Generate PDF
3. Manage teams
Enter your choice: 2
(goes back to beginning of Dashboard if they choose 1)
Enter pathname: C:\Users\Desktop\output.pdf
(goes to main menu if generate PDF is chosen, PDF generated in chosen directory)
#################################################
If remove team is chosen
Current selections:
A) TOR 1922
B) MTL 2923
>Enter the team you would like to remove, or BK to go to Dashboard: