-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
237 lines (113 loc) · 8.94 KB
/
README.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
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
Team Contributors: Chris Collins (Team Lead), Joaquin Flores, Randall Lunetto, Alfonzo Perez
██╗ █████╗ ██████╗ ██████╗
██║██╔══██╗██╔══██╗██╔════╝
██║███████║██████╔╝██║
██ ██║██╔══██║██╔══██╗██║
╚█████╔╝██║ ██║██║ ██║╚██████╗
╚════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ ╚═════╝
████████╗███████╗ ██████╗██╗ ██╗███╗ ██╗ ██████╗ ██╗ ██████╗ ██████╗ ██╗███████╗███████╗
╚══██╔══╝██╔════╝██╔════╝██║ ██║████╗ ██║██╔═══██╗██║ ██╔═══██╗██╔════╝ ██║██╔════╝██╔════╝
██║ █████╗ ██║ ███████║██╔██╗ ██║██║ ██║██║ ██║ ██║██║ ███╗██║█████╗ ███████╗
██║ ██╔══╝ ██║ ██╔══██║██║╚██╗██║██║ ██║██║ ██║ ██║██║ ██║██║██╔══╝ ╚════██║
██║ ███████╗╚██████╗██║ ██║██║ ╚████║╚██████╔╝███████╗╚██████╔╝╚██████╔╝██║███████╗███████║
╚═╝ ╚══════╝ ╚═════╝╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚══════╝ ╚═════╝ ╚═════╝ ╚═╝╚══════╝╚══════╝
_____ ____ _____ _____ __ __ _____ _______ ______ __ __ __
| __ \ / __ \ / ____| / ____|\ \ / // ____||__ __|| ____|| \/ | / _|
| |__) || | | || (___ ______ | (___ \ \_/ /| (___ | | | |__ | \ / | | |_ ___ _ __
| ___/ | | | | \___ \ |______| \___ \ \ / \___ \ | | | __| | |\/| | | _|/ _ \ | '__|
| | | |__| | ____) | ____) | | | ____) | | | | |____ | | | | | | | (_) || |
|_| \____/ |_____/ |_____/ |_| |_____/ |_| |______||_| |_| |_| \___/ |_|
__ __ __ __ _ _
| \/ | ___ \ \ / /(_) | |
| \ / | __ _ ___ ( _ ) \ \ /\ / / _ _ __ __| | ___ __ __ ___
| |\/| | / _` | / __| / _ \/\ \ \/ \/ / | || '_ \ / _` | / _ \\ \ /\ / // __|
| | | || (_| || (__ | (_> < \ /\ / | || | | || (_| || (_) |\ V V / \__ \
|_| |_| \__,_| \___| \___/\/ \/ \/ |_||_| |_| \__,_| \___/ \_/\_/ |___/
---------------------------------------------------------------------------------------------------------------------------
_MESSAGE FROM THE JARC TEAM_:
Please note that the application is still in development. Therefore, some buttons and menu items may not function.
_SPECIAL THANKS_:
A special thanks to Professor Huarng for bringing our class together and supporting us through a successful semester learning Systems Analysis and Design.
_BUILT WITH_:
* Java™ Platform, Standard Edition Development Kit (JDK™)
* Eclipse IDE
* Atom IDE
__ __ ____ _____ __ __
| \/ | / __ \ / ____| \ \ / /
| \ / | __ _ ___ | | | || (___ \ V /
| |\/| | / _` | / __| | | | | \___ \ > <
| | | || (_| || (__ | |__| | ____) | / . \
|_| |_| \__,_| \___| \____/ |_____/ /_/ \_\
Mac OS X requirements:
_PREREQUISITES_
* All Mac OS X versions automatically come with JAR Launcher
* What is Jar Launcher?
It is the program in Mac OS X that launches Java JAR files into the Aqua/Java runtime environment when the JAR file is double clicked.
_INSTALL POS.JAR PROGRAM_
* Download the POS.jar
_INSTALL THE LATEST JAVA SDK AND JAVAFX_
*Download links here:
https://www.oracle.com/java/technologies/javase-downloads.html
https://openjfx.io/openjfx-docs/#introduction
_RUN POS.JAR PROGRAM_
* Double click the file to launch the application and it should open with 'Jar Launcher' program by default.
** However, if it is FIRST TIME launching the POS application using the Jar Launcher:
- You may have to RIGHT CLICK the POS.jar file
- Select 'Open With'
- Click 'Jar Launcher'
You will see a Security Pop-Up as our application is not yet recognized by your machine:
- Click ALLOW/ACCEPT
You will see another Security Pop-Up requesting the Jar Launcher to have access to your folder:
- Click ALLOW/ACCEPT
_LOG-IN TO JARC POS SYSTEM_
* Once application is launch, you'll be prompted to enter a USERNAME and PASSWORD:
- Type in user credentials to 'Log In Credentials (case-sensitive):
USERNAME: Guest
PASSWORD: Guest
_TROUBLESHOOTING_
In case you double click the application and it doesn't run, or the 'Open With:...Jar Launcher' method doesn't work.
Please follow the steps below:
* Open your Terminal
- You can't find your Terminal: Press the 'command' button and 'spacebar' at the same time to open 'Spotlight Search':
- Type: 'Terminal' and select the terminal program you want to launch
A terminal window / command line window will open on your screen.
* Type the following command in its entirety then press "Enter":
java -jar "<the application full path or directory>"
- Note: The application full path of directory should look like this (depending on where you've downloaded the POS.jar file):
" ~/Downloads/POS.jar " OR " ~/Desktop/POS.jar "
For further support, please contact the JARC Technologies team.
__ __ _ _
\ \ / /(_) | |
\ \ /\ / / _ _ __ __| | ___ __ __ ___
\ \/ \/ / | || '_ \ / _` | / _ \\ \ /\ / // __|
\ /\ / | || | | || (_| || (_) |\ V V / \__ \
\/ \/ |_||_| |_| \__,_| \___/ \_/\_/ |___/
Windows requirements:
_PREREQUISITES_
* Users need to meet or exceed the Java version:
- Java version "1.8.0_241"
- Java(TM) SE Runtime Environment (build 1.8.0_241-b07)
- Java HotSpot(TM) 32-Bit or 64-Bit Server VM (build 25.241-b07, mixed mode)
_INSTALL POS.JAR PROGRAM_
Please note that your firewall might fire an exception and block either the download or the execution of the application or both.
* Download the JARC POS System executable Jar file on your machine.
_RUN POS.JAR PROGRAM_
* Double-click the file to launch the application.
_LOG-IN TO JARC POS SYSTEM_
* Once application is launch, you'll be prompted to enter a USERNAME and PASSWORD:
- Type in user credentials to 'Log In Credentials (case-sensitive):
USERNAME: Guest
PASSWORD: Guest
_TROUBLESHOOTING_
In case you double click the application and it doesn't run. Please follow the steps below:
* Press the Windows and R buttons at the same time or go to start/windows system/command prompt on a Windows 10 machine.
- Earlier versions of windows might be different if you don't use the keyboard shortcut.
- If the keyboard shortcut is used, a "Run" dialog box will appear at the lower left corner of your screen.
* Type: "cmd" in the run dialog box and press "Enter".
- A command prompt will popup.
* Type the following command in its entirety then press "Enter":
java -jar "<the application full path or directory>"
- Note: The application full path of directory should look like this:
"C:\Users\YOURNAME\..........\pos.jar"
- for convenience, you can type the (java -jar) command and drag and drop the application into your command prompt (cmd) window.
For further support, please contact the JARC Technologies team.