Project Description:
I need a website to put incoming phone orders in a database and send (place text file on webserver) to gprs printer for receipt printing.
Gprs printer communicates back accepting or rejecting the order. After accepting need to print order also.
Need to be able to built database where items can be entered for different restaurants. (i prefer MYSQL)
Order entry needs to have :
restaurant select option
Order nr.
Customer Name
Customer Phone
Customer Adress
Order time
Delivery time request
Select multiple items from list with search function (by item no. or name)
Delivery charge
Tax charge (calculated)
Order total amount.
(Possibilty to add more entry options)
Orders must be put in database sorted by restaurant.
OPTIONAL:
Every order needs to be also directed to a driver. if possible send directions for googe navigation (by e-mail).
I have a custom map with all adresses in google maps.