-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdoc.php
More file actions
305 lines (274 loc) · 17.7 KB
/
doc.php
File metadata and controls
305 lines (274 loc) · 17.7 KB
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
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="robots" content="index, follow">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="author" content="https://axcora.com">
<link rel="shortcut icon" sizes="16x16" href="https://axcora.com/img/angular.png">
<link rel="shortcut icon" sizes="32x32" href="https://axcora.com/img/angular.png">
<title>Axcora Spectre POS Web Apps - Documentation</title>
<meta name="description" content="Free download source code point of sale web apps clouds online gratis download aplikasi toko kasir restoran online"/>
<style type="text/css">
<?php include 'css/spectre.css'; ?>
<?php include 'css/spectre-icons.css'; ?>
<?php include 'css/docs.css'; ?>
</style>
</head>
<body>
<div class="s-container container">
<div class="columns">
<div id="sidebar" class="s-sidebar">
<div class="s-brand">
<a href="index.php" class="s-logo">
<img src="https://mesinkasironline.web.app/img/createwebsiteusingangular.png" alt="Free download open source code point of sale web apps">
<h2>Axcora Spectre</h2>
</a>
</div>
<div class="s-nav">
<div class="accordion-container">
<div class="accordion">
<input type="checkbox" id="docs-accordion-1" name="docs-accordion-checkbox" hidden>
<label class="accordion-header c-hand" for="docs-accordion-1">
Getting started
</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
<a href="#introduction">Introduction</a>
</li>
<li class="menu-item">
<a href="#installation">Installation</a>
</li>
<li class="menu-item">
<a href="#custom">Custom Code</a>
</li>
<li class="menu-item">
<a href="#whatsnew">What's new</a>
</li>
</ul>
</div>
</div>
<div class="accordion">
<input type="checkbox" id="docs-accordion-2" name="docs-accordion-checkbox" hidden checked>
<label class="accordion-header c-hand" for="docs-accordion-2">
First Work
</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
<a href="#login">Login</a>
</li>
<li class="menu-item">
<a href="#menu">Navbar Menu</a>
</li>
<li class="menu-item">
<a href="#group">Group</a>
</li>
<li class="menu-item">
<a href="#item">Item Products</a>
</li>
<li class="menu-item">
<a href="#pos">Cashier POS</a>
</li>
<li class="menu-item">
<a href="#print">Print Out</a>
</li>
<li class="menu-item">
<a href="#report">Report</a>
</li>
<li class="menu-item">
<a href="#logout">Log Out</a>
</li>
<li class="menu-item">
<a href="#happy">Happy Ending</a>
</li>
</ul>
</div>
</div>
<div class="accordion">
<input type="checkbox" id="docs-accordion-3" name="docs-accordion-checkbox" hidden>
<label class="accordion-header c-hand" for="docs-accordion-3">
Hardware Support
</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
<a href="#desktop">Deksktop POS</a>
</li>
<li class="menu-item">
<a href="#printpos">Receipt Printer</a>
</li>
<li class="menu-item">
<a href="#drawer">Cash Drawer</a>
</li>
</ul>
</div>
</div>
<div class="accordion">
<input type="checkbox" id="docs-accordion-4" name="docs-accordion-checkbox" hidden>
<label class="accordion-header c-hand" for="docs-accordion-4">
We Services
</label>
<div class="accordion-body">
<ul class="menu menu-nav">
<li class="menu-item">
<a href="#android">Android APK</a>
</li>
<li class="menu-item">
<a href="#retail">Retail Web Apps</a>
</li>
<li class="menu-item">
<a href="#resto">Resto Web Apps</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<a href="#sidebar-close" id="sidebar-close" class="docs-nav-clear"></a>
<div class="s-navbar">
<div class="menu-btn">
<a href="#sidebar" class="btn btn-link btn-action"><i class="icon icon-menu"></i></a>
</div>
<div class="float-btn">
<a href="https://sourceforge.net/projects/sourcecodepos" target="_blank" class="btn">Sourceforge</a>
<a href="https://github.com/mesinkasir/sourceocdepos" target="_blank" class="btn btn-primary">GitHub</a>
</div>
</div>
<div id="content" class="s-content">
<div id="introduction" class="container">
<h3 class="s-title"><a href="#introduction" class="anchor" aria-hidden="true">#</a>Introduction</h3>
<div class="docs-note">
<p>Heloo... world... for first thanks for download this point of sale source code, axcora spectre develope using php lang and spectre framework for blast and fast point of sale cashier transaction.</p>
</div>
</div>
<div id="installation" class="container">
<h3 class="s-title"><a href="#instalation" class="anchor" aria-hidden="true">#</a>Installation</h3>
<div class="docs-note">
<p>For first you need download this source code , we have upload on sourceforge <a href="https://sourceforge.net/projects/sourcecodepos/" target="_blank">free download here →</a> or you can fork clone we repo on <a href="https://github.com/mesinkasir/sourceocdepos" target="_blank">github →</a><br/>
After download this source code you need work with third party apps , for local server just <a href="https://www.apachefriends.org/download.html" target="_blank">download xampp →</a> if you need clouds installation, well you just need to upload this source code on your cloud / shared host on public_html/folderwork .</p>
<p>Local install : download and install xampp then run the terminal apache and mysql server, then accsessing on your localhost/phpmyadmin on web browser , click on database create new db, name db with spectre. open source code file then move on your C:xampp/htdocs create new folder name it with axcoraspectreapp or other what you wan to name it your point of sale apps. back to your web browser localhost/phpmyadmin then click on spectre database and now click import select on source code folder on htdocs and open source code project , select spectre mysql db . click import on your php myadmin.
<p>
Clouds install : open your cpanel on cloud shared hosting, accsess on public_html folder and create new folder name it with your own for this free point of sale apps, upload source code file on your new folder, then back to cpanel home, select mysql database, create new database name it with your own, don't forget to setting your user privilege on mysql , back to cpanel home click phpmyadmin then click on your new database, and import this source code mysql database on your new database.
</p>
<p>
Configure connection : oke now we need to configuration mysql db connection with this apps, so you can accsess on assets/db.php file right click and open with text editor, and configure database connection with your user , password and db on phpmyadmin. and save it.
</p>
<p>
Congratulations now this web apps is already for work.
</p>
</div>
</div>
<div id="custom" class="container">
<h3 class="s-title"><a href="#custom" class="anchor" aria-hidden="true">#</a>Customises</h3>
<div class="docs-note">
<p>This is a open source code , so no need wory you can change anycode with you needed, just open file source code and change what file you need to change this is a freedom point of sale applications.</p>
</div>
</div>
<div id="whatsnew" class="container">
<h3 class="s-title"><a href="#whatsnew" class="anchor" aria-hidden="true">#</a>Whats New</h3>
<div class="docs-note">
<p>Hey you can use this apps on local mode using desktop version or you can use on clouds mode with multi devices accsess this apps, with clouds installation so you can work with this apps using smartphone android iphone and desktop laptop pc windows and other os.</p>
</div>
</div>
<div id="login" class="container">
<h3 class="s-title"><a href="#login" class="anchor" aria-hidden="true">#</a>Login</h3>
<div class="docs-note">
<p>After installation and configuration connection of mysql database success now you can use this web apps, just visit your website if you using clouds mode, or visit localhost/projectfolder if you using offline desktop mode work with local terminal machinem after visit url now you can see welcome page for axcora spectre apps, just input on your url /login.php now you can see login page, by default you can login with email : admin@admin.com and password : 12345678 , you can change this email and password later.</p>
</div>
</div>
<div id="menu" class="container">
<h3 class="s-title"><a href="#menu" class="anchor" aria-hidden="true">#</a>Menu</h3>
<div class="docs-note">
<p>After login now you can accsess this web apps, for work with web app you need to click on navbar header dropdown menu, and select what you need in this menu's.</p>
</div>
</div>
<div id="group" class="container">
<h3 class="s-title"><a href="#group" class="anchor" aria-hidden="true">#</a>Group</h3>
<div class="docs-note">
<p>Alright for work with this apps, you need to create database right, so lets get started click on header navbar menu and select group, then you can accsess group categories menu, click add new for create new categories for grouping all your product in here, example you can insert with thsirt , snack, food or other.</p>
</div>
</div>
<div id="item" class="container">
<h3 class="s-title"><a href="#item" class="anchor" aria-hidden="true">#</a>Item Products</h3>
<div class="docs-note">
<p>Now after you have create grouping product, with easy you can accsess product item, just click on header dropdown menu and then select item product, you can create new product for register your new product in here, select categories for grouping product then input all details .</p>
</div>
</div>
<div id="pos" class="container">
<h3 class="s-title"><a href="#pos" class="anchor" aria-hidden="true">#</a>Cashier POS</h3>
<div class="docs-note">
<p>After all databased have finish register now your bussiness is already for make cashier transaction , just click on menu then select pos point of sale , click on image cover group product, and select product for order, you can back again with click on menu then select POS menu , and click another categories group product for transaction, after finisih you can see on nav breadcumb viewbill or cancel menu right, you can click cancel if you wann to cancel order, or click view bill for create customer payment and transaction.</p>
</div>
</div>
<div id="print" class="container">
<h3 class="s-title"><a href="#print" class="anchor" aria-hidden="true">#</a>Print Out</h3>
<div class="docs-note">
<p>After click on payment you can change and update qty product item or food drink menu's just change qty of product then you can click transaction for save payment , insert customer name, input discount and notes or contact with you needed, then click view bill, and automaticly you can see invoice / receipt , for print out you can click on print then axcora spectre web app using clouds print method, select print your installed and print with format you need ex letter or receipt .</p>
</div>
</div>
<div id="report" class="container">
<h3 class="s-title"><a href="#report" class="anchor" aria-hidden="true">#</a>Report Details</h3>
<div class="docs-note">
<p>For chek all report , you can click on report and see all transasction in here , thats it you have finished use this web apps.</p>
</div>
</div>
<div id="logout" class="container">
<h3 class="s-title"><a href="#logout" class="anchor" aria-hidden="true">#</a>Log Out Apps</h3>
<div class="docs-note">
<p>For shutdown and logoff the apps you can click on log out on menu, the apps will be redirect on login page area.</p>
</div>
</div>
<div id="happy" class="container">
<h3 class="s-title"><a href="#happy" class="anchor" aria-hidden="true">#</a>Happy Ending</h3>
<div class="docs-note">
<p>And happy ending with use this web apps, free download and open source code you can modify and change any code with you needed.</p>
</div>
</div>
<div id="desktop" class="container">
<h3 class="s-title"><a href="#desktop" class="anchor" aria-hidden="true">#</a>Desktop POS</h3>
<div class="docs-note">
<p>you can use desktop hardware device for work with this web apps, like pc dekstop cpu , all in one touchscreen , laptop netbook and tablet windows, or you can use we desktop pos all in one touchscreen set package <a href="https://mesinkasir.github.io/e-catalog/TOUCHSCREEN%20POS.pdf">download e-catalog here →</a></p>
</div>
</div>
<div id="printpos" class="container">
<h3 class="s-title"><a href="#printpos" class="anchor" aria-hidden="true">#</a>Printer POS</h3>
<div class="docs-note">
<p>Axcora spectre pos web app is support with other printer, you can use office printer for letter format, or use 58mm / 80 mm thermal printer , and of course support with dotmatrix 76mm.</p>
</div>
</div>
<div id="drawer" class="container">
<h3 class="s-title"><a href="#drawer" class="anchor" aria-hidden="true">#</a>Cash Drawer</h3>
<div class="docs-note">
<p>If you need to use with cash drawer so you can use cash drawer integration with receipt printer , just connect cash drawer with receipt printer and you can set the cash drawer automaticly open before or after print with you needed.</p>
</div>
</div>
<div id="android" class="container">
<h3 class="s-title"><a href="#android" class="anchor" aria-hidden="true">#</a>Android APK</h3>
<div class="docs-note">
<p>yeah... of course you can convert axcora spectre web app on android apk, just use android studio and convert as web view, or you can use we services if you needed for all in one ready develope for your bussines with website + pos application + APK android.</p>
</div>
</div>
<div id="retail" class="container">
<h3 class="s-title"><a href="#retail" class="anchor" aria-hidden="true">#</a>Retail Shop Web Apps</h3>
<div class="docs-note">
<p>Yes.. we have develope website application for supporting your shop store and outlet with retail web apps, integration with website and APK android also this web apps is recommended for help go to online mode, select we <a href="https://www.hockeycomputindo.com/p/toko.html" target="_blank">premium web apps here →</a></p>
</div>
</div>
<div id="restaurant" class="container">
<h3 class="s-title"><a href="#restaurant" class="anchor" aria-hidden="true">#</a>Restaurant Web Apps</h3>
<div class="docs-note">
<p>Special for restaurant cafe and bar or food drink shop you can use we premium web apps , complete features with website + restaurant pos apps including android application this is a great solutions for your restaurant cafe bussines, <a href="https://www.hockeycomputindo.com/p/resto.html" target="_blank">select restaurant premium web apps here →</a></p>
</div>
</div>
<footer class="section section-footer">
<div id="copyright" class="grid-footer container grid-lg">
<p><a href="https://mesinkasir.github.io" target="_blank">Github</a> | <a href="https://mesinkasironline.web.app" target="_blank">Web App</a> | <a href="https://www.hockeycomputindo.com" target="_blank">Blog</a> | <a href="https://axcora.com" target="_blank">Axcora</a> | <a href="https:/fb.com/mesinkasircomplete" target="_blank">Facebook</a> | <a href="https://www.youtube.com/c/bakoelraksupermarketMesinKasir/videos" target="_blank">Youtube</a> | Version 2.0</p>
<p>Made with ♥ by <a href="https://axcora.my.id" target="_blank">Axcora Technology</a>.</p>
</div>
</footer>
</body>
</html>