-
Notifications
You must be signed in to change notification settings - Fork 1
/
TODO
33 lines (31 loc) · 841 Bytes
/
TODO
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
Open Vend System Web Gateway TODO
Web Socket Server
build proof of concept server (and test client)
BUILD SERVER!
Gateway
X DB schema
X Test on Rommie
DB stored procedures
X product page (buyproduct.php)
X link to paypal. paypal testing account?
X Reserve stock
X Insert transaction - status pending
Vend page (vendproduct.php)
X Download transaction details from PayPal
X Check transaction details
X Transaction status - to vend
X Update buyer
X Vend button
X Remove stock reservation
X Change stock level
X Transaction status - completed
Log problems with stock update
Interface to web socket
** Machine can now vend (dependant on Web Socket Server)
Admin Interface
Login/sessions
View machines/products
Update stock level (QR Code?)
Add product
Add machine
Generate machine QR codes