A few weeks ago I was contacted to create a system or App similar to Just Eat, but for a specific customer.
The App that must run on Android and iOS must collect the orders of the registered customer and send them to Pizzeria (but can be any type of Fast Fod or takeaway food)
The customer has a platform that receives the orders. So he prepares them and evades with a bellhop. Cash on delivery.
So within 4 working days (already taking advantage of the XUI classes I had already developed for other Apps) with B4X and some PHP scripts I have created a system that collects the orders of the customers who created an account, sends them to a MySQl DB on a server (strictly free, altavista.org) and with B4J I developed a small console that allows you to receive orders and indicate the progress, so the customer knows if the order is WAITING, PREPARATION or DELIVERY.
Here are some screens.
Android Version
iOs Version
Change order state
DESKTOP CONSOLLE
Obviously at the first access requires registration that is confirmed by an email.
If you have any suggestions or questions .... feel free to write
The App that must run on Android and iOS must collect the orders of the registered customer and send them to Pizzeria (but can be any type of Fast Fod or takeaway food)
The customer has a platform that receives the orders. So he prepares them and evades with a bellhop. Cash on delivery.
So within 4 working days (already taking advantage of the XUI classes I had already developed for other Apps) with B4X and some PHP scripts I have created a system that collects the orders of the customers who created an account, sends them to a MySQl DB on a server (strictly free, altavista.org) and with B4J I developed a small console that allows you to receive orders and indicate the progress, so the customer knows if the order is WAITING, PREPARATION or DELIVERY.
Here are some screens.
Android Version
iOs Version
Change order state
DESKTOP CONSOLLE
Obviously at the first access requires registration that is confirmed by an email.
If you have any suggestions or questions .... feel free to write
Last edited: