Mohammad Hamdan Posted July 20, 2017 Posted July 20, 2017 I want to ask, uniGUI Mobile, is it an App or browser based? I want to make a mobile app for restaurant waiter, app connected to local DB, he order the items, save order, print that order etc...Can i use uniGUI Mobile for that ? Quote
Sherzod Posted July 20, 2017 Posted July 20, 2017 Hi, I want to ask, uniGUI Mobile, is it an App or browser based? UniGUI Mobile based on web standards such as HTML5, CSS3 and JavaScript I want to make a mobile app for restaurant waiter, app connected to local DB, he order the items, save order, print that order etc...Can i use uniGUI Mobile for that ? Yes 2 Quote
mhmda Posted July 20, 2017 Posted July 20, 2017 We already build something similar and only for mobile using unigui, here screenshots: Registration: * For avoiding spam (false orders) the admin create the desired user and send him sms with code, that means that anyone could download the app from app store or google play but can't make any order without the code ! * A real time app. ----- Client Screens ------ 1. login (also for admin) 2. Main screen - order 3. Orders history 4. In case of closed the user can't make any order 5. About screen ----- Admin Screens ------ 1. Items (create, modify, delete...) 2. Clients (also cel number for sms) 3. Statistics: Sales, App login, sms 4. App login 5. sms (destination number, msg body, admin name) 1 Quote
zemorango Posted July 20, 2017 Posted July 20, 2017 @Delphi Developer, I Think Mohammad is talking about a local DB, an offline, lique sqlite on the device, is it possible? Quote
Sherzod Posted July 20, 2017 Posted July 20, 2017 Hi, @Delphi Developer, I Think Mohammad is talking about a local DB, an offline, lique sqlite on the device, is it possible? Unfortunately no, only in online mode. 1 Quote
mhmda Posted July 20, 2017 Posted July 20, 2017 The database is mySQL and located in server side, means that the client must be online. Actually there is a good solution for offline/online mobile devices "firebase" https://firebase.google.com/ but I didn't use with unigui, maybe Devart (unidac) will support firebase in future, I used firebase in native android app. 1 Quote
zemorango Posted July 20, 2017 Posted July 20, 2017 Thanks for the answers @Mohammad and @Delphi Developer Quote
Mohammad Hamdan Posted July 23, 2017 Author Posted July 23, 2017 Yes i want to use that in local network, make a server and waiter app connected to local DB I use SQL server. This app will work by side with POS system .The waiter will order the items, print in the kitchen, then this order is closed by cashier through the POS system. @ mohammad is that a uniGUI or android app ? 1 Quote
mhmda Posted July 23, 2017 Posted July 23, 2017 It is a unigui app inside android (only browser). It is correct also for iOS. The big bonus is that you may upgrade your app without the need to reinstall or update it :-) I think that http://forums.unigui.com/index.php?/user/5-schuiab/ has exactly what you want (app for restaurant). 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.