WO2022044795A1 - Ordering system and ordering method - Google Patents

Ordering system and ordering method Download PDF

Info

Publication number
WO2022044795A1
WO2022044795A1 PCT/JP2021/029536 JP2021029536W WO2022044795A1 WO 2022044795 A1 WO2022044795 A1 WO 2022044795A1 JP 2021029536 W JP2021029536 W JP 2021029536W WO 2022044795 A1 WO2022044795 A1 WO 2022044795A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
order
menu
store
information processing
Prior art date
Application number
PCT/JP2021/029536
Other languages
French (fr)
Japanese (ja)
Inventor
博行 中島
恭英 加藤
守 山内
Original Assignee
エヌ・ティ・ティ・コミュニケーションズ株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by エヌ・ティ・ティ・コミュニケーションズ株式会社 filed Critical エヌ・ティ・ティ・コミュニケーションズ株式会社
Publication of WO2022044795A1 publication Critical patent/WO2022044795A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/12Hotels or restaurants

Definitions

  • the present invention relates to an ordering system and an ordering method.
  • a self-ordering system in which a customer (user) operates a dedicated terminal installed on a table by himself / herself when placing an order in a restaurant or the like.
  • a customer user
  • a dedicated terminal installed on a table by himself / herself when placing an order in a restaurant or the like.
  • a plurality of users who enter the store together and arrive at the same table share one dedicated terminal and place an order.
  • the user can display the order history or request accounting processing by operating the dedicated terminal.
  • the ordering system of the present invention is an ordering system having a user terminal, an information processing device, and a store device, and the user terminal is the information processing device.
  • An acquisition unit that acquires access information
  • a request unit that requests store menu information from the information processing device using the access information acquired by the acquisition unit, and acquisition of the menu information from the information processing device. If the order is received from the display unit that displays the menu screen that can accept the order using the menu information and the menu screen displayed by the display unit, the information of the order is used.
  • the notification unit for notifying the information processing device and the information processing device receive the request for the menu information from the user terminal
  • the notification unit acquires the menu information corresponding to the store and sends the menu information to the user terminal.
  • it is characterized by having a storage unit for storing the order information in the storage unit.
  • the ordering method of the present invention is an ordering method executed by an ordering system having a user terminal, an information processing device, and a store device, and the user terminal acquires access information of the information processing device.
  • a request process in which the user terminal requests the information processing device for store menu information using the access information acquired in the acquisition process, and the information processing device requests the menu information.
  • the menu information transmission step of acquiring the menu information corresponding to the store and transmitting the menu information to the user terminal, and the user terminal receiving the menu information from the information processing device.
  • FIG. 1 is a block diagram showing an example of an ordering system according to the first embodiment.
  • FIG. 2 is a diagram illustrating a processing example in the ordering system according to the first embodiment.
  • FIG. 3 is a diagram illustrating a display example of a dedicated tablet installed in a store.
  • FIG. 4 is a diagram illustrating a display example of a smartphone.
  • FIG. 5 is a diagram illustrating a display example of a smartphone.
  • FIG. 6 is a diagram illustrating a display example of a smartphone.
  • FIG. 7 is a diagram illustrating a display example of a smartphone.
  • FIG. 8 is a sequence diagram showing an example of a processing flow in the ordering system according to the first embodiment.
  • FIG. 9 is a diagram showing a computer that executes a program.
  • FIG. 1 is a block diagram showing an example of an ordering system according to the first embodiment.
  • the ordering system according to the first embodiment includes a smartphone 10 owned by a user, an information processing device 20, a store device 30, a tablet 40 installed in the store, a DB server 50, and a server device 60. .. It is assumed that the smartphone 10, the information processing device 20, the DB server 50, and the server device 60 owned by the user communicate with each other via the Internet 70.
  • the store device 30 and the server device 60 shall communicate with each other via a LAN (Local Area Network) 80.
  • LAN Local Area Network
  • the configuration shown in FIG. 1 is only an example, and the specific configuration and the number of each device are not particularly limited. Further, the form of the network shown in FIG. 1 is only an example, and each device may communicate via an arbitrary communication network such as the Internet, LAN or VPN (Virtual Private Network) regardless of whether it is wired or wireless. good.
  • a user who has entered a store such as a restaurant can read a QR code (registered trademark) in the store with his / her own smartphone 10 to display a menu on the smartphone 10. Display. Then, the user selects a product from the smartphone 10 and places an order.
  • a QR code registered trademark
  • the smartphone 10 is a terminal device owned by the user.
  • the smartphone 10 has an acquisition unit 11, a request unit 12, a display unit 13, and a notification unit 14.
  • the acquisition unit 11 acquires the access information of the information processing apparatus 20.
  • the acquisition unit 11 reads the QR code prepared for each table in the store and acquires the URL as access information.
  • this QR code shall include information for identifying a store, information for identifying a table, a slip number, and the like. Further, it is assumed that the URL includes information for identifying the store, information for identifying the table, a query character string in which the slip number and the like are encrypted.
  • the acquisition unit 11 may acquire access information by reading, for example, a QR code prepared for each table in the store and updated at predetermined time intervals. That is, the tablet 40 in the store can prevent misuse such as an order by a user of another table by changing the displayed QR code at predetermined time intervals.
  • the timing of changing the QR code may be any timing, and for example, the QR code may be changed every time the customers at the table are replaced (every time the accounting is completed).
  • the request unit 12 requests the information processing device 20 for store menu information using the access information acquired by the acquisition unit 11. For example, the request unit 12 first accesses the information processing apparatus 20 using a URL, accesses the DB server 50 by a redirect, and acquires UI information.
  • the UI information is, for example, a framework for constructing a user interface.
  • the request unit 12 acquires "Vue.js.App", which is a JavaScript (registered trademark) framework for constructing a UI required for a WEB application or the like, as an example of the framework.
  • the request unit 12 requests the menu from the information processing device 20, and acquires the menu data stored in the menu information DB 52 of the DB server 50 via the information processing device 20.
  • the display unit 13 When the display unit 13 acquires the menu information from the information processing device, the display unit 13 displays the menu screen on which the order can be accepted by using the menu information. Further, the display unit 13 may display the order history ordered in the table unit and the order history ordered in the user unit in a switchable manner according to the operation of the user. For example, the display unit 13 displays a screen for selecting an icon corresponding to the user, and when the operation of selecting the icon is accepted by the user and displays the order history, the display unit 13 together with each ordered product. , The icon corresponding to the user who ordered each product may be displayed. A display example of the menu screen and the order history will be described later with reference to FIGS. 4 to 7.
  • the notification unit 14 When the notification unit 14 receives an order from the menu screen displayed by the display unit 13, the notification unit 14 notifies the information processing device 20 of the information of the order. For example, the notification unit 14 notifies the information processing apparatus 20 of the order information each time the user operates the smartphone 10 from the menu screen to perform an ordering operation.
  • the information processing device 20 transfers order information to the store device 30 via the server device 60 and the LAN 80.
  • the information processing device 20 performs various processes in response to various requests received from the smartphone 10.
  • the information processing apparatus 20 is an API gateway having various functions for API utilization by API (Application Programming Interface) users.
  • the information processing device 20 which is an API gateway converts the data or functions provided by the DB server 50 and the server device 60 into APIs, and manages the provision of these APIs.
  • the information processing apparatus 20 has a menu information transmission unit 21 and an order information transmission unit 22.
  • the menu information transmission unit 21 receives the menu information request from the smartphone 10, the menu information transmission unit 21 acquires the menu information corresponding to the store and transmits the menu information to the smartphone 10.
  • the menu information transmission unit 21 when the menu information transmission unit 21 receives an access using a URL from a smartphone that has read the QR code, it decodes the query string included in the URL, and information that identifies the store, information that identifies the table, By acquiring the slip number and redirecting the smartphone 10 to the DB server 50, the smartphone 10 is made to acquire the UI information. After that, when the menu information transmission unit 21 receives the menu request from the smartphone 10, it requests the DB server 50 for the menu data corresponding to the acquired store identification information, and acquires the menu data. , Send menu data to the smartphone 10.
  • the order information transmission unit 22 When the order information transmission unit 22 receives the order information from the smartphone 10, the order information transmission unit 22 transmits the order information to the store device 30. For example, the order information transmission unit 22 transfers the order information to the server device 60 and transmits the order information to the store device 30 via the server device 60.
  • the store device 30 is a server device on the store side.
  • the store appliance 30 has a storage unit 31, a menu information DB 32, and an order information DB 33.
  • the storage unit 31 When the storage unit 31 receives the order information from the smartphone 10, the storage unit 31 stores the order information in the order information DB 33.
  • the storage unit 31 stores the order information received from the smartphone 10 via the information processing device 20 and the server device 60 in the order information DB 33.
  • the storage unit 31 is associated with, for example, a user ID that identifies the user who ordered the product, a store ID that identifies the store, a table ID that identifies the table, and a table ID that identifies the ordered product.
  • the slip number is stored in the order information DB 33.
  • the menu information DB 32 stores menu data in the store.
  • the menu information DB 32 stores a product ID, a product name, a product price, a product image, and the like in association with each other.
  • the order information DB 33 stores the history information of the order ordered by the user. For example, the order information DB 33 stores a user ID, a store ID, a table ID, a product ID of an ordered product, a quantity of each product ordered, a slip number, and the like. Further, the order information DB 33 also stores flag information indicating whether or not accounting has been performed.
  • the tablet 40 is a dedicated device installed in a store.
  • the tablet 40 is installed for each table and displays a QR code for ordering from the user's smartphone 10 according to the user's operation.
  • the tablet 40 is not indispensable.
  • the QR code may be displayed on the signage in the store, or the paper on which the QR code is printed may be attached to the table in the store. May be good.
  • the DB server 50 is a server device having a DB for storing various information in a data format (for example, JSON (JavaScript Object Notation) format) for the smartphone 10.
  • a data format for example, JSON (JavaScript Object Notation) format
  • the DB server 50 has a UI information DB 51 and a menu information DB 52.
  • the UI information DB 51 stores a framework for constructing a user interface as UI information.
  • the UI information DB 51 stores "Vue.js.App", which is a JavaScript framework for constructing a UI required for a WEB application or the like, as an example of the framework.
  • the menu information DB 52 stores the menu data of each store.
  • the menu information DB 52 stores the product ID of each store, the name of the product, the price of the product, and the image of the product in association with the store ID as the menu data of each store.
  • the data stored in the menu information DB 52 has the same contents as the data in the menu information DB 32, but the data format of the data stored in the menu information DB 52 is for the smartphone 10 such as JSON (JavaScript Object Notation) format.
  • the data format of the data stored in the menu information DB 52 of the store device 30 is assumed to be a unique data format (for example, CSV format) by the store device 30. Further, it is assumed that the data stored in the menu information DB 52 is appropriately updated with the latest data in the menu information DB 32.
  • the server device 60 is a server device that performs various processes.
  • the server device 60 is a cloud computing service platform that provides various services on the cloud.
  • the server device 60 receives a request from the information processing device 20 and executes various processes. For example, when the server device 60 receives the order information registration request from the information processing device 20, the server device 60 causes the store device 30 to register the order information. Further, when the server device 60 receives the request for menu data from the information processing device 20, it acquires the menu information from the store device 30, converts the menu information into data for a smartphone, and transmits it to the information processing device 20. do.
  • FIG. 2 is a diagram illustrating a processing example in the ordering system according to the first embodiment.
  • the smartphone 10 reads the QR code displayed on the tablet 40 installed for each table in the store and acquires the URL as access information.
  • the smartphone 10 requests the information processing device 20 for the menu information of the store by using the URL.
  • the information processing device 20 receives an access using a URL from a smartphone that has read the QR code, it decodes the query string included in the URL and acquires information for identifying the store, information for identifying the table, and a slip number.
  • the smartphone 10 is redirected to the DB server 50.
  • the smartphone 10 accesses the DB server 50 by redirection, requests the UI information (Vue.js.App) from the DB server 50, and acquires the UI information. Subsequently, the smartphone 10 requests a menu from the information processing device 20.
  • UI information Vue.js.App
  • the information processing apparatus 20 When the information processing apparatus 20 receives the menu request from the smartphone 10, the information processing apparatus 20 requests the DB server 50 for the menu data corresponding to the acquired store identification information, acquires the menu data, and obtains the menu data. The data is cached and the menu data is transmitted to the smartphone 10. The information processing apparatus 20 periodically (for example, every 10 minutes) requests the DB server 50 for the menu data, and updates the menu data with the latest menu data. For example, since the menu data includes out-of-stock information, the information processing apparatus 20 can update the out-of-stock information to the latest menu data. ..
  • the smartphone 10 When the smartphone 10 acquires menu data from the information processing device 20, it displays a menu screen on which orders can be accepted by using the menu data and UI information. Then, when the smartphone 10 accepts an order (order) from the displayed menu screen, the smartphone 10 notifies the information processing apparatus 20 of the information of the order. After that, the information processing device 20 transfers the order information to the server device 60 and transmits the order information to the store device 30 via the server device 60.
  • the user when the user performs accounting, he / she calls the clerk to perform the accounting by touching the button for calling the clerk or the accounting button displayed on the screen of the smartphone 10. Further, the accounting may be performed using electronic money or a credit card managed by the smartphone 10.
  • FIG. 3 is a diagram illustrating a display example of the dedicated tablet 40 installed in the store.
  • the user operates the tablet 40 dedicated to the store installed on the table of the store to display the QR code on the tablet 40.
  • the user touches the "order with smartphone" button displayed on the tablet 40 to display the QR code on the tablet 40.
  • the user performs an operation of reading the QR code with the camera function of the smartphone 10 or the like, and moves the user to a dedicated Web page.
  • FIG. 4 is a diagram illustrating a display example of a smartphone.
  • the smartphone 10 displays a plurality of characters, allows the user to select the characters, and then displays the top screen of the menu display.
  • the smartphone 10 displays a plurality of animals as a plurality of characters and causes the user to select them.
  • the smartphone 10 displays a confirmation screen confirming whether the selected character is acceptable, and when the "OK" button is touched, the smartphone 10 displays a confirmation screen. , Display the top screen.
  • the smartphone 10 displays a list of images of products that can be ordered.
  • the user touches the image of the product to be ordered from the products displayed on the smartphone 10, selects the number of orders, and touches the "order” button.
  • the smartphone 10 displays the order confirmation screen.
  • the smartphone 10 displays the order confirmation screen.
  • the smartphone 10 displays the order confirmation screen.
  • the smartphone 10 may display a confirmation screen for confirming the order history and the order amount.
  • the smartphone 10 displays the order history and the total amount of the products ordered from the smartphone 10.
  • the smartphone 10 displays the order history of all the products ordered from the same table.
  • the smartphone 10 displays the character of the ordered smartphone for each product in the order history of all the products ordered from the same table, so that who (which smartphone) ordered the product can be identified. It can be discriminated.
  • the smartphone 10 calls the clerk when the "call clerk” button is touched by the user and the "OK” button is further touched on the subsequent screen. That is, when the user touches the "OK” button displayed on the smartphone 10, the smartphone 10 notifies the information processing device 20 of the clerk call via the server device 60. After that, the information processing device 20 notifies the store device 30 of the store clerk call.
  • FIG. 8 is a sequence diagram showing an example of a processing flow in the ordering system according to the first embodiment.
  • the smartphone 10 of the ordering system reads the QR code prepared for each table in the store (step S101).
  • the smartphone 10 reads the QR code displayed on the tablet 40 installed at each table in the store and acquires the URL as access information. Then, the smartphone 10 accesses the acquired URL (step S102).
  • the information processing apparatus 20 receives the access using the URL from the smartphone 10 that has read the QR code, the information processing apparatus 20 decodes the query character string included in the URL (step S103). As a result, the information processing apparatus 20 acquires the store identification information, the table identification information, and the slip number included in the query character string. Then, the information processing apparatus 20 instructs the smartphone 10 to be redirected to the DB server 50 (step S104).
  • the smartphone 10 accesses the DB server 50 by redirection, requests the DB server 50 to acquire the UI information (Vue.js.App) (step S105), and acquires the UI information (step S106). Subsequently, the smartphone 10 requests the information processing device 20 for the menu (step S107).
  • the information processing apparatus 20 receives the menu request from the smartphone 10, the information processing apparatus 20 requests the DB server 50 for the menu data corresponding to the acquired store identification information (step S108), and the menu data. (Step S109). Subsequently, the information processing device 20 transmits the menu data to the smartphone 10.
  • the smartphone 10 acquires the menu data transmitted from the information processing device 20 (step S110). Then, the smartphone 10 displays a menu screen on which orders can be accepted by using the menu data and UI information (step S111). Then, when the smartphone 10 receives an order (order) from the displayed menu screen, the smartphone 10 notifies the information processing apparatus 20 of the information of the order (step S112). After that, the information processing device 20 transfers the order information to the server device 60 (step S113). Further, the server device 60 transfers the order information to the store device 30 (step S114). Then, when the store device 30 receives the order information from the server device 60, the store device 30 stores the order information in the order information DB 33 (step S115).
  • the smartphone 10 acquires the access information of the information processing device 20, and requests the information processing device 20 for the menu information of the store by using the access information. Then, when the information processing apparatus 20 receives the request for menu information from the smartphone 10, the menu information corresponding to the store is acquired and the menu information is transmitted to the smartphone 10. Subsequently, when the smartphone 10 acquires the menu information from the information processing apparatus 20, the smartphone 10 displays a menu screen on which an order can be accepted by using the menu information. Then, when the smartphone 10 accepts the order from the menu screen, the information processing device 20 is notified of the information of the order.
  • the order information processing device 20 receives the order information from the smartphone 10
  • the order information is transmitted to the store device 30.
  • the store appliance 30 receives the order information from the smartphone 10
  • the order information is stored in the order information DB 33. Therefore, in the ordering system, each of a plurality of users can freely place an order without incurring a cost.
  • the store can accept orders from the user's smartphone 10 while using the existing system such as the store device 30, so that a new existing system can be used. It is possible to suppress the purchase cost of the dedicated terminal when trying to introduce it, the running cost when using it, and the like, and it is possible to suppress the cost. Further, in the ordering system according to the first embodiment, it is possible to easily place an order from one's own smartphone 10 by displaying an ordering screen on a browser without downloading an application to the smartphone 10. be. Further, in the ordering system according to the first embodiment, since the user can place an order from his / her own smartphone 10, the concern about virus infection of the visitor to the dedicated terminal used by an unspecified number of people should be dispelled. Is possible.
  • the smartphone 10 reads the QR code prepared for each table in the store and acquires the access information. Therefore, on the store side, it is possible to allow each of a plurality of users to freely place an order from their smartphone 10 simply by preparing a QR code. Further, in the above-mentioned example of FIG. 1 and the like, the case where the tablet 40 is installed on the store side has been described, but the QR code may be prepared without installing the tablet 40, and the tablet 40 dedicated to the store may be prepared. It is possible for each of a plurality of users to freely place an order without providing.
  • the smartphone 10 reads a QR code, which is a QR code prepared for each table in the store and is updated at predetermined time intervals, and acquires access information. ..
  • a QR code which is a QR code prepared for each table in the store and is updated at predetermined time intervals.
  • the smartphone 10 displays the order history ordered in table units and the order history ordered in user units in a switchable manner according to the user's operation.
  • the user can check the order history ordered by the table unit and the order history ordered by himself / herself on his / her smartphone 10.
  • the smartphone 10 displays a screen for selecting an icon corresponding to the user, and displays the order history when the operation for selecting the icon is accepted by the user. If so, the icon corresponding to the user who ordered each product is displayed together with each ordered product. As a result, the smartphone 10 can display a screen for easily confirming which user ordered which product.
  • the present invention is not necessarily limited to this.
  • the URL of the information processing apparatus 20 may be acquired from the reservation site.
  • each component of each of the illustrated devices is a functional concept, and does not necessarily have to be physically configured as shown in the figure. That is, the specific form of distribution / integration of each device is not limited to the one shown in the figure, and all or part of them may be functionally or physically distributed / physically distributed in any unit according to various loads and usage conditions. Can be integrated and configured. Further, each processing function performed by each device may be realized by a CPU and a program analyzed and executed by the CPU, or may be realized as hardware by wired logic.
  • program Further, it is also possible to create a program in which the processes executed by the smartphone 10, the information processing device 20, the store device 30, the tablet 40, the DB server 50, and the server device 60 described in the above embodiment are described in a language that can be executed by a computer. can.
  • a program in which the processes executed by the smartphone 10, the information processing device 20, the store device 30, the tablet 40, the DB server 50, and the server device 60 according to the embodiment are described in a language that can be executed by a computer.
  • the same effect as that of the above embodiment can be obtained by executing the program by the computer.
  • the same processing as that of the above embodiment may be realized by recording the program on a computer-readable recording medium, reading the program recorded on the recording medium into the computer, and executing the program.
  • FIG. 9 is a diagram showing a computer that executes a program.
  • the computer 1000 includes, for example, a memory 1010, a CPU (Central Processing Unit) 1020, a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, and the like. It has a network interface 1070 and each of these parts is connected by a bus 1080.
  • a CPU Central Processing Unit
  • the memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM 1012, as illustrated in FIG.
  • the ROM 1011 stores, for example, a boot program such as a BIOS (Basic Input Output System).
  • BIOS Basic Input Output System
  • the hard disk drive interface 1030 is connected to the hard disk drive 1090, as illustrated in FIG.
  • the disk drive interface 1040 is connected to the disk drive 1100 as illustrated in FIG.
  • a removable storage medium such as a magnetic disk or an optical disk is inserted into the disk drive 1100.
  • the serial port interface 1050 is connected to, for example, a mouse 1110 and a keyboard 1120, as illustrated in FIG.
  • the video adapter 1060 is connected, for example, to a display 1130, as illustrated in FIG.
  • the hard disk drive 1090 stores, for example, the OS 1091, the application program 1092, the program module 1093, and the program data 1094. That is, the above program is stored in, for example, the hard disk drive 1090 as a program module in which a command executed by the computer 1000 is described.
  • the various data described in the above embodiment are stored as program data in, for example, a memory 1010 or a hard disk drive 1090. Then, the CPU 1020 reads the program module 1093 and the program data 1094 stored in the memory 1010 and the hard disk drive 1090 into the RAM 1012 as needed, and executes various processing procedures.
  • the program module 1093 and program data 1094 related to the program are not limited to those stored in the hard disk drive 1090, and may be stored in, for example, a removable storage medium and read by the CPU 1020 via a disk drive or the like. .. Alternatively, the program module 1093 and the program data 1094 related to the program are stored in another computer connected via a network (LAN (Local Area Network), WAN (Wide Area Network), etc.), and are stored via the network interface 1070. It may be read by the CPU 1020.
  • LAN Local Area Network
  • WAN Wide Area Network

Abstract

A smartphone (10) acquires access information of an information processing device (20) and, using the access information, issues a request for menu information of a commercial establishment to the information processing device (20). Furthermore, the information processing device (20), upon accepting the request for menu information from the smartphone (10), acquires menu information corresponding to the commercial establishment and transmits the menu information to the smartphone (10). Then, the smartphone (10), upon acquiring the menu information from the information processing device (20), displays a menu screen by using the menu information, the menu screen making it possible to accept orders. Furthermore, the smartphone (10), upon accepting an order via the menu screen, issues a notification of information concerning the order. Furthermore, a commercial establishment device (30), upon receiving the information concerning the order from the smartphone (10), stores the information concerning the order in an order information DB (33).

Description

注文システムおよび注文方法Ordering system and ordering method
 本発明は、注文システムおよび注文方法に関する。 The present invention relates to an ordering system and an ordering method.
 従来、飲食店等の店内において注文する際に、テーブルに設置された専用端末を客(ユーザ)が自ら操作して注文を行うセルフオーダーシステムが知られている。このようなシステムにおいては、例えば、一緒に入店して同一のテーブルに着いた複数のユーザが一つの専用端末を共有して注文を行う。また、ユーザは、専用端末を操作することで、注文履歴を表示したり、会計処理を依頼したりすることができる。 Conventionally, there is known a self-ordering system in which a customer (user) operates a dedicated terminal installed on a table by himself / herself when placing an order in a restaurant or the like. In such a system, for example, a plurality of users who enter the store together and arrive at the same table share one dedicated terminal and place an order. In addition, the user can display the order history or request accounting processing by operating the dedicated terminal.
特開2020-77145号公報Japanese Unexamined Patent Publication No. 2020-77145
 しかしながら、従来のセルフオーダーシステムでは、テーブルに設置された専用端末を複数のユーザが使用するため、複数の各ユーザがそれぞれ自由に注文することができないという問題があった。なお、テーブルに複数の専用端末を設置することも考えられるが、この場合には、コストが掛かるという問題がある。 However, in the conventional self-order system, since a plurality of users use the dedicated terminal installed on the table, there is a problem that each of the plurality of users cannot freely place an order. It is conceivable to install a plurality of dedicated terminals on the table, but in this case, there is a problem that the cost is high.
 上述した課題を解決し、目的を達成するために、本発明の注文システムは、ユーザ端末と、情報処理装置と、店舗装置とを有する注文システムであって、前記ユーザ端末は、情報処理装置のアクセス情報を取得する取得部と、前記取得部によって取得されたアクセス情報を用いて、前記情報処理装置に対して店舗のメニュー情報を要求する要求部と、前記情報処理装置から前記メニュー情報を取得した場合には、該メニュー情報を用いて、注文を受付可能なメニュー画面を表示する表示部と、前記表示部によって表示されたメニュー画面から注文を受け付けた場合には、該注文の情報を前記情報処理装置に通知する通知部と、前記情報処理装置は、前記メニュー情報の要求を前記ユーザ端末から受け付けた場合には、前記店舗に対応するメニュー情報を取得し、該ユーザ端末にメニュー情報を送信するメニュー情報送信部と、前記注文の情報を前記ユーザ端末から受け付けた場合には、前記注文の情報を前記店舗装置に送信する注文情報送信部と、前記店舗装置は、前記注文の情報を受信した場合には、該注文の情報を記憶部に格納する格納部と、を有することを特徴とする。 In order to solve the above-mentioned problems and achieve the object, the ordering system of the present invention is an ordering system having a user terminal, an information processing device, and a store device, and the user terminal is the information processing device. An acquisition unit that acquires access information, a request unit that requests store menu information from the information processing device using the access information acquired by the acquisition unit, and acquisition of the menu information from the information processing device. If the order is received from the display unit that displays the menu screen that can accept the order using the menu information and the menu screen displayed by the display unit, the information of the order is used. When the notification unit for notifying the information processing device and the information processing device receive the request for the menu information from the user terminal, the notification unit acquires the menu information corresponding to the store and sends the menu information to the user terminal. The menu information transmission unit to be transmitted, the order information transmission unit to transmit the order information to the store device when the order information is received from the user terminal, and the store device to transmit the order information. When received, it is characterized by having a storage unit for storing the order information in the storage unit.
 また、本発明の注文方法は、ユーザ端末と、情報処理装置と、店舗装置とを有する注文システムが実行する注文方法であって、前記ユーザ端末が、情報処理装置のアクセス情報を取得する取得工程と、前記ユーザ端末が、前記取得工程によって取得されたアクセス情報を用いて、前記情報処理装置に対して店舗のメニュー情報を要求する要求工程と、前記情報処理装置が、前記メニュー情報の要求を前記ユーザ端末から受け付けた場合には、前記店舗に対応するメニュー情報を取得し、該ユーザ端末にメニュー情報を送信するメニュー情報送信工程と、前記ユーザ端末が、前記情報処理装置から前記メニュー情報を取得した場合には、該メニュー情報を用いて、注文を受付可能なメニュー画面を表示する表示工程と、前記ユーザ端末が、前記表示工程によって表示されたメニュー画面から注文を受け付けた場合には、該注文の情報を前記情報処理装置に通知する通知工程と、前記情報処理装置が、前記注文の情報を前記ユーザ端末から受け付けた場合には、前記注文の情報を前記店舗装置に送信する注文情報送信工程と、前記店舗装置が、前記注文の情報を受信した場合には、該注文の情報を記憶部に格納する格納工程と、を含むことを特徴とする。 Further, the ordering method of the present invention is an ordering method executed by an ordering system having a user terminal, an information processing device, and a store device, and the user terminal acquires access information of the information processing device. A request process in which the user terminal requests the information processing device for store menu information using the access information acquired in the acquisition process, and the information processing device requests the menu information. When received from the user terminal, the menu information transmission step of acquiring the menu information corresponding to the store and transmitting the menu information to the user terminal, and the user terminal receiving the menu information from the information processing device. When acquired, the display step of displaying a menu screen capable of accepting an order using the menu information, and when the user terminal accepts an order from the menu screen displayed by the display step, the order is received. A notification process for notifying the information processing device of the order information, and order information for transmitting the order information to the store device when the information processing device receives the order information from the user terminal. It is characterized by including a transmission step and a storage step of storing the order information in a storage unit when the store device receives the order information.
 本発明によれば、コストを掛けることなく、複数の各ユーザがそれぞれ自由に注文をすることができるシステムを提供するという効果を奏する。 According to the present invention, there is an effect of providing a system in which a plurality of users can freely place an order without incurring a cost.
図1は、第1の実施形態に係る注文システムの一例を示すブロック図である。FIG. 1 is a block diagram showing an example of an ordering system according to the first embodiment. 図2は、第1の実施形態に係る注文システムにおける処理例を説明する図である。FIG. 2 is a diagram illustrating a processing example in the ordering system according to the first embodiment. 図3は、店舗に設置された専用のタブレットの表示例について説明する図である。FIG. 3 is a diagram illustrating a display example of a dedicated tablet installed in a store. 図4は、スマートフォンの表示例について説明する図である。FIG. 4 is a diagram illustrating a display example of a smartphone. 図5は、スマートフォンの表示例について説明する図である。FIG. 5 is a diagram illustrating a display example of a smartphone. 図6は、スマートフォンの表示例について説明する図である。FIG. 6 is a diagram illustrating a display example of a smartphone. 図7は、スマートフォンの表示例について説明する図である。FIG. 7 is a diagram illustrating a display example of a smartphone. 図8は、第1の実施形態に係る注文システムにおける処理の流れの一例を示すシーケンス図である。FIG. 8 is a sequence diagram showing an example of a processing flow in the ordering system according to the first embodiment. 図9は、プログラムを実行するコンピュータを示す図である。FIG. 9 is a diagram showing a computer that executes a program.
 以下に、本願に係る注文システムおよび注文方法の実施形態を図面に基づいて詳細に説明する。なお、この実施形態により本願に係る注文システムおよび注文方法が限定されるものではない。 Hereinafter, embodiments of the ordering system and the ordering method according to the present application will be described in detail based on the drawings. It should be noted that this embodiment does not limit the ordering system and the ordering method according to the present application.
[第1の実施形態]
 以下の実施形態では、第1の実施形態に係る注文システムの構成、注文システムにおける処理の流れを順に説明し、最後に第1の実施形態による効果を説明する。
[First Embodiment]
In the following embodiment, the configuration of the ordering system according to the first embodiment, the flow of processing in the ordering system will be described in order, and finally, the effect of the first embodiment will be described.
[注文システムの構成]
 図1は、第1の実施形態に係る注文システムの一例を示すブロック図である。第1の実施形態に係る注文システムは、ユーザが所有するスマートフォン10と、情報処理装置20と、店舗装置30と、店舗に設置されたタブレット40と、DBサーバ50と、サーバ装置60とを有する。ユーザが所有するスマートフォン10と、情報処理装置20と、DBサーバ50と、サーバ装置60とは、インターネット(Internet)70を介して通信を行うものとする。
[Order system configuration]
FIG. 1 is a block diagram showing an example of an ordering system according to the first embodiment. The ordering system according to the first embodiment includes a smartphone 10 owned by a user, an information processing device 20, a store device 30, a tablet 40 installed in the store, a DB server 50, and a server device 60. .. It is assumed that the smartphone 10, the information processing device 20, the DB server 50, and the server device 60 owned by the user communicate with each other via the Internet 70.
 また、店舗装置30とサーバ装置60とは、LAN(Local Area Network)80を介して通信を行うものとする。なお、図1に示す構成は一例にすぎず、具体的な構成や各装置の数は特に限定されない。また、図1に示すネットワークの形態についても一例にすぎず、各装置は、有線または無線を問わず、インターネット、LANやVPN(Virtual Private Network)などの任意の通信網を介して通信してもよい。 Further, the store device 30 and the server device 60 shall communicate with each other via a LAN (Local Area Network) 80. The configuration shown in FIG. 1 is only an example, and the specific configuration and the number of each device are not particularly limited. Further, the form of the network shown in FIG. 1 is only an example, and each device may communicate via an arbitrary communication network such as the Internet, LAN or VPN (Virtual Private Network) regardless of whether it is wired or wireless. good.
 第1の実施形態に係る注文システムでは、飲食店等の店舗に入店したユーザが、自身が所有するスマートフォン10で、店内のQRコード(登録商標)を読み込ませることで、スマートフォン10にメニューを表示させる。そして、ユーザは、スマートフォン10から商品を選び、注文を行う。 In the ordering system according to the first embodiment, a user who has entered a store such as a restaurant can read a QR code (registered trademark) in the store with his / her own smartphone 10 to display a menu on the smartphone 10. Display. Then, the user selects a product from the smartphone 10 and places an order.
 スマートフォン10は、ユーザが所有する端末装置である。スマートフォン10は、取得部11、要求部12、表示部13および通知部14を有する。取得部11は、情報処理装置20のアクセス情報を取得する。例えば、取得部11は、店舗内のテーブルごとに用意されたQRコードを読み込み、アクセス情報としてURLを取得する。 The smartphone 10 is a terminal device owned by the user. The smartphone 10 has an acquisition unit 11, a request unit 12, a display unit 13, and a notification unit 14. The acquisition unit 11 acquires the access information of the information processing apparatus 20. For example, the acquisition unit 11 reads the QR code prepared for each table in the store and acquires the URL as access information.
 より具体的に説明すると、ユーザは、店舗のテーブルに設置された店舗専用のタブレット40を操作することで、タブレット40にQRコードを表示させる。そして、ユーザは、スマートフォン10のカメラ機能等でQRコードを読み込む操作を行う。これにより、取得部11は、QRコードを読み込み、情報処理装置20へのURLを取得する。また、このQRコードには、URLの他に、店舗を識別する情報、テーブルを識別する情報、伝票番号等を含むものとする。また、URLには、店舗を識別する情報、テーブルを識別する情報、伝票番号等が暗号化されたクエリ文字列が含まれているものとする。 More specifically, the user operates the tablet 40 dedicated to the store installed on the table of the store to display the QR code on the tablet 40. Then, the user performs an operation of reading the QR code by the camera function of the smartphone 10. As a result, the acquisition unit 11 reads the QR code and acquires the URL to the information processing apparatus 20. Further, in addition to the URL, this QR code shall include information for identifying a store, information for identifying a table, a slip number, and the like. Further, it is assumed that the URL includes information for identifying the store, information for identifying the table, a query character string in which the slip number and the like are encrypted.
 また、取得部11は、例えば、店舗内のテーブルごとに用意されたQRコードであって、所定の時間ごとに更新されるQRコードを読み込み、アクセス情報を取得するようにしてもよい。つまり、店舗内のタブレット40は、表示するQRコードを、所定時間ごとに変更することで、別のテーブルのユーザが注文する等の悪用を防止することが可能である。また、QRコードを変更されるタイミングは、どのようなタイミングであってもよく、例えば、テーブルの客が入れ替わるごと(会計が終わるごと)に、QRコードを変更するようにしてもよい。 Further, the acquisition unit 11 may acquire access information by reading, for example, a QR code prepared for each table in the store and updated at predetermined time intervals. That is, the tablet 40 in the store can prevent misuse such as an order by a user of another table by changing the displayed QR code at predetermined time intervals. Further, the timing of changing the QR code may be any timing, and for example, the QR code may be changed every time the customers at the table are replaced (every time the accounting is completed).
 要求部12は、取得部11によって取得されたアクセス情報を用いて、情報処理装置20に対して店舗のメニュー情報を要求する。例えば、要求部12は、まず、URLを用いて情報処理装置20へアクセスし、リダイレクトにより、DBサーバ50へアクセスして、UI情報を取得する。ここでUI情報とは、例えば、ユーザーインターフェイスを構築するためのフレームワークである。例えば、要求部12は、フレームワークの一例として、WEBアプリなどに必要なUIを構築するためのJavaScript(登録商標)フレームワークである「Vue.js.App」を取得する。 The request unit 12 requests the information processing device 20 for store menu information using the access information acquired by the acquisition unit 11. For example, the request unit 12 first accesses the information processing apparatus 20 using a URL, accesses the DB server 50 by a redirect, and acquires UI information. Here, the UI information is, for example, a framework for constructing a user interface. For example, the request unit 12 acquires "Vue.js.App", which is a JavaScript (registered trademark) framework for constructing a UI required for a WEB application or the like, as an example of the framework.
 その後、要求部12は、メニューを情報処理装置20に対して要求し、DBサーバ50のメニュー情報DB52に記憶されているメニューのデータを、情報処理装置20を介して取得する。 After that, the request unit 12 requests the menu from the information processing device 20, and acquires the menu data stored in the menu information DB 52 of the DB server 50 via the information processing device 20.
 表示部13は、情報処理装置からメニュー情報を取得した場合には、該メニュー情報を用いて、注文を受付可能なメニュー画面を表示する。また、表示部13は、ユーザの操作に応じて、テーブル単位で注文した注文履歴とユーザ単位で注文した注文履歴とを切り替え可能に表示するようにしてもよい。例えば、表示部13は、ユーザに対応するアイコンを選択する画面を表示し、ユーザによってアイコンを選択する操作が受け付けられた場合であって、注文履歴を表示する場合には、注文した各商品とともに、各商品を注文したユーザに対応するアイコンをそれぞれ表示するようにしてもよい。なお、メニュー画面および注文履歴の表示例については、図4~図7を用いて後述する。 When the display unit 13 acquires the menu information from the information processing device, the display unit 13 displays the menu screen on which the order can be accepted by using the menu information. Further, the display unit 13 may display the order history ordered in the table unit and the order history ordered in the user unit in a switchable manner according to the operation of the user. For example, the display unit 13 displays a screen for selecting an icon corresponding to the user, and when the operation of selecting the icon is accepted by the user and displays the order history, the display unit 13 together with each ordered product. , The icon corresponding to the user who ordered each product may be displayed. A display example of the menu screen and the order history will be described later with reference to FIGS. 4 to 7.
 通知部14は、表示部13によって表示されたメニュー画面から注文を受け付けた場合には、該注文の情報を情報処理装置20に通知する。例えば、通知部14は、ユーザがメニュー画面からスマートフォン10を操作して注文する操作を行うたびに、注文の情報を情報処理装置20に通知する。なお、情報処理装置20は、サーバ装置60、LAN80を介して、店舗装置30に注文情報を転送する。 When the notification unit 14 receives an order from the menu screen displayed by the display unit 13, the notification unit 14 notifies the information processing device 20 of the information of the order. For example, the notification unit 14 notifies the information processing apparatus 20 of the order information each time the user operates the smartphone 10 from the menu screen to perform an ordering operation. The information processing device 20 transfers order information to the store device 30 via the server device 60 and the LAN 80.
 情報処理装置20は、スマートフォン10から受信した各種要求に応じて、各種処理を行う。例えば、情報処理装置20は、API(Application Programming Interface)利用者によるAPI活用のために種々の機能を有するAPIゲートウェイである。例えば、APIゲートウェイである情報処理装置20は、DBサーバ50やサーバ装置60が提供するデータ或いは機能をAPI化し、これらのAPIの提供を管理する。 The information processing device 20 performs various processes in response to various requests received from the smartphone 10. For example, the information processing apparatus 20 is an API gateway having various functions for API utilization by API (Application Programming Interface) users. For example, the information processing device 20 which is an API gateway converts the data or functions provided by the DB server 50 and the server device 60 into APIs, and manages the provision of these APIs.
 また、情報処理装置20は、メニュー情報送信部21および注文情報送信部22を有する。メニュー情報送信部21は、メニュー情報の要求をスマートフォン10から受け付けた場合には、店舗に対応するメニュー情報を取得し、該スマートフォン10にメニュー情報を送信する。 Further, the information processing apparatus 20 has a menu information transmission unit 21 and an order information transmission unit 22. When the menu information transmission unit 21 receives the menu information request from the smartphone 10, the menu information transmission unit 21 acquires the menu information corresponding to the store and transmits the menu information to the smartphone 10.
 例えば、まず、メニュー情報送信部21は、QRコードを読み込んだスマートフォンからURLを用いたアクセスを受け付けると、URLに含まれるクエリ文字列を復号化し、店舗を識別する情報、テーブルを識別する情報、伝票番号を取得するとともに、スマートフォン10をDBサーバ50にリダイレクトさせることで、スマートフォン10にUI情報を取得させる。その後、メニュー情報送信部21は、メニューの要求をスマートフォン10から受信した場合には、取得した店舗を識別する情報に対応するメニューのデータをDBサーバ50に要求して、メニューのデータを取得し、スマートフォン10にメニューのデータを送信する。 For example, first, when the menu information transmission unit 21 receives an access using a URL from a smartphone that has read the QR code, it decodes the query string included in the URL, and information that identifies the store, information that identifies the table, By acquiring the slip number and redirecting the smartphone 10 to the DB server 50, the smartphone 10 is made to acquire the UI information. After that, when the menu information transmission unit 21 receives the menu request from the smartphone 10, it requests the DB server 50 for the menu data corresponding to the acquired store identification information, and acquires the menu data. , Send menu data to the smartphone 10.
 注文情報送信部22は、注文の情報をスマートフォン10から受け付けた場合には、注文の情報を店舗装置30に送信する。例えば、注文情報送信部22は、注文の情報をサーバ装置60に転送することで、サーバ装置60を介して店舗装置30に送信する。 When the order information transmission unit 22 receives the order information from the smartphone 10, the order information transmission unit 22 transmits the order information to the store device 30. For example, the order information transmission unit 22 transfers the order information to the server device 60 and transmits the order information to the store device 30 via the server device 60.
 店舗装置30は、店舗側のサーバ装置である。店舗装置30は、格納部31、メニュー情報DB32および注文情報DB33を有する。 The store device 30 is a server device on the store side. The store appliance 30 has a storage unit 31, a menu information DB 32, and an order information DB 33.
 格納部31は、注文の情報をスマートフォン10から受信した場合には、該注文の情報を注文情報DB33に格納する。例えば、格納部31は、情報処理装置20およびサーバ装置60を介してスマートフォン10から受信した注文の情報を注文情報DB33に格納する。ここで、格納部31は、例えば、注文した商品を識別する商品IDに対応付けて、商品を注文したユーザを識別するユーザID、店舗を識別する店舗ID、テーブルを識別するテーブルID、および、伝票番号を注文情報DB33に格納する。 When the storage unit 31 receives the order information from the smartphone 10, the storage unit 31 stores the order information in the order information DB 33. For example, the storage unit 31 stores the order information received from the smartphone 10 via the information processing device 20 and the server device 60 in the order information DB 33. Here, the storage unit 31 is associated with, for example, a user ID that identifies the user who ordered the product, a store ID that identifies the store, a table ID that identifies the table, and a table ID that identifies the ordered product. The slip number is stored in the order information DB 33.
 メニュー情報DB32は、店舗におけるメニューのデータを記憶する。例えば、メニュー情報DB32は、商品ID、商品の名称、商品の値段および商品の画像等を対応付けて記憶する。 The menu information DB 32 stores menu data in the store. For example, the menu information DB 32 stores a product ID, a product name, a product price, a product image, and the like in association with each other.
 注文情報DB33は、ユーザが注文した注文の履歴情報を記憶する。例えば、注文情報DB33は、注文したユーザのユーザID、店舗ID、テーブルID、注文が行われた商品の商品ID、注文が行われた各商品の数量、および、伝票番号等を記憶する。また、注文情報DB33は、会計が行われたか否かを示すフラグ情報も記憶するものとする。 The order information DB 33 stores the history information of the order ordered by the user. For example, the order information DB 33 stores a user ID, a store ID, a table ID, a product ID of an ordered product, a quantity of each product ordered, a slip number, and the like. Further, the order information DB 33 also stores flag information indicating whether or not accounting has been performed.
 タブレット40は、店舗に設置された専用装置である。例えば、タブレット40は、テーブルごとに設置され、ユーザの操作に応じて、ユーザのスマートフォン10から注文するためのQRコードを表示する。なお、本システムにおいて、タブレット40は、必須ではなく、例えば、QRコードの表示を店舗内のサイネージで表示してもよいし、QRコードを印刷した紙を店舗内のテーブルに貼り付けるようにしてもよい。 The tablet 40 is a dedicated device installed in a store. For example, the tablet 40 is installed for each table and displays a QR code for ordering from the user's smartphone 10 according to the user's operation. In this system, the tablet 40 is not indispensable. For example, the QR code may be displayed on the signage in the store, or the paper on which the QR code is printed may be attached to the table in the store. May be good.
 DBサーバ50は、スマートフォン10用のデータ形式(例えば、JSON(JavaScript Object Notation)形式)の各種情報を記憶するDBを有するサーバ装置である。例えば、DBサーバ50は、UI情報DB51およびメニュー情報DB52を有する。 The DB server 50 is a server device having a DB for storing various information in a data format (for example, JSON (JavaScript Object Notation) format) for the smartphone 10. For example, the DB server 50 has a UI information DB 51 and a menu information DB 52.
 UI情報DB51は、UI情報として、ユーザーインターフェイスを構築するためのフレームワークを記憶する。例えば、UI情報DB51は、フレームワークの一例として、WEBアプリなどに必要なUIを構築するためのJavaScriptフレームワークである「Vue.js.App」を記憶する。 The UI information DB 51 stores a framework for constructing a user interface as UI information. For example, the UI information DB 51 stores "Vue.js.App", which is a JavaScript framework for constructing a UI required for a WEB application or the like, as an example of the framework.
 メニュー情報DB52は、各店舗のメニューのデータを記憶する。例えば、メニュー情報DB52は、各店舗のメニューのデータとして、店舗IDに対応付けて、各店舗の商品ID、商品の名称、商品の値段および商品の画像を記憶する。メニュー情報DB52に記憶されているデータは、メニュー情報DB32にデータと同じ内容であるが、メニュー情報DB52に記憶されているデータのデータ形式は、JSON(JavaScript Object Notation)形式等のスマートフォン10用のデータ形式であるのに対し、店舗装置30のメニュー情報DB52に記憶されているデータのデータ形式は、店舗装置30による独自のデータ形式(例えば、CSV形式)等であるものとする。また、メニュー情報DB52に記憶されているデータは、メニュー情報DB32の最新データに適宜更新されているものとする。 The menu information DB 52 stores the menu data of each store. For example, the menu information DB 52 stores the product ID of each store, the name of the product, the price of the product, and the image of the product in association with the store ID as the menu data of each store. The data stored in the menu information DB 52 has the same contents as the data in the menu information DB 32, but the data format of the data stored in the menu information DB 52 is for the smartphone 10 such as JSON (JavaScript Object Notation) format. In contrast to the data format, the data format of the data stored in the menu information DB 52 of the store device 30 is assumed to be a unique data format (for example, CSV format) by the store device 30. Further, it is assumed that the data stored in the menu information DB 52 is appropriately updated with the latest data in the menu information DB 32.
 サーバ装置60は、各種処理を行うサーバ装置である。例えば、サーバ装置60は、クラウド上で各種サービスを提供するクラウドコンピューティングサービスのプラットフォームである。サーバ装置60は、情報処理装置20からの要求を受け付けて、各種処理を実行する。例えば、サーバ装置60は、注文の情報の登録要求を情報処理装置20から受け付けると、店舗装置30に注文の情報を登録させる。また、サーバ装置60は、メニューのデータの要求を情報処理装置20から受け付けると、店舗装置30からメニューの情報を取得し、メニューの情報をスマートフォン用のデータに変換して情報処理装置20に送信する。 The server device 60 is a server device that performs various processes. For example, the server device 60 is a cloud computing service platform that provides various services on the cloud. The server device 60 receives a request from the information processing device 20 and executes various processes. For example, when the server device 60 receives the order information registration request from the information processing device 20, the server device 60 causes the store device 30 to register the order information. Further, when the server device 60 receives the request for menu data from the information processing device 20, it acquires the menu information from the store device 30, converts the menu information into data for a smartphone, and transmits it to the information processing device 20. do.
 ここで、図2を用いて、第1の実施形態に係る注文システムにおける処理例を説明する。図2は、第1の実施形態に係る注文システムにおける処理例を説明する図である。図2に例示するように、スマートフォン10は、店舗内のテーブルごとに設置されたタブレット40に表示されたQRコードを読み込み、アクセス情報としてURLを取得する。 Here, a processing example in the ordering system according to the first embodiment will be described with reference to FIG. FIG. 2 is a diagram illustrating a processing example in the ordering system according to the first embodiment. As illustrated in FIG. 2, the smartphone 10 reads the QR code displayed on the tablet 40 installed for each table in the store and acquires the URL as access information.
 そして、スマートフォン10は、URLを用いて、情報処理装置20に対して店舗のメニュー情報を要求する。情報処理装置20は、QRコードを読み込んだスマートフォンからURLを用いたアクセスを受け付けると、URLに含まれるクエリ文字列を復号化し、店舗を識別する情報、テーブルを識別する情報、伝票番号を取得するとともに、スマートフォン10をDBサーバ50にリダイレクトさせる。 Then, the smartphone 10 requests the information processing device 20 for the menu information of the store by using the URL. When the information processing device 20 receives an access using a URL from a smartphone that has read the QR code, it decodes the query string included in the URL and acquires information for identifying the store, information for identifying the table, and a slip number. At the same time, the smartphone 10 is redirected to the DB server 50.
 そして、スマートフォン10は、リダイレクトにより、DBサーバ50へアクセスして、UI情報(Vue.js.App)をDBサーバ50にリクエストし、UI情報を取得する。続いて、スマートフォン10は、メニューを情報処理装置20に対して要求する。 Then, the smartphone 10 accesses the DB server 50 by redirection, requests the UI information (Vue.js.App) from the DB server 50, and acquires the UI information. Subsequently, the smartphone 10 requests a menu from the information processing device 20.
 情報処理装置20は、メニューの要求をスマートフォン10から受信した場合には、取得した店舗を識別する情報に対応するメニューのデータをDBサーバ50に要求して、メニューのデータを取得し、メニューのデータをキャッシュし、スマートフォン10にメニューのデータを送信する。なお、情報処理装置20は、メニューのデータは、定期的(例えば、10分ごと)にDBサーバ50に要求し、最新のメニューのデータに更新する。例えば、メニューのデータには、品切れの情報なども含まれているため、情報処理装置20は、最新のメニューのデータに更新することで、品切れの情報を最新の状態にすることが可能である。 When the information processing apparatus 20 receives the menu request from the smartphone 10, the information processing apparatus 20 requests the DB server 50 for the menu data corresponding to the acquired store identification information, acquires the menu data, and obtains the menu data. The data is cached and the menu data is transmitted to the smartphone 10. The information processing apparatus 20 periodically (for example, every 10 minutes) requests the DB server 50 for the menu data, and updates the menu data with the latest menu data. For example, since the menu data includes out-of-stock information, the information processing apparatus 20 can update the out-of-stock information to the latest menu data. ..
 スマートフォン10は、情報処理装置20からメニューのデータを取得した場合には、該メニューのデータとUI情報を用いて、注文を受付可能なメニュー画面を表示する。そして、スマートフォン10は、表示されたメニュー画面から注文(オーダ)を受け付けた場合には、該注文の情報を情報処理装置20に通知する。その後、情報処理装置20は、注文の情報をサーバ装置60に転送することで、サーバ装置60を介して店舗装置30に送信する。 When the smartphone 10 acquires menu data from the information processing device 20, it displays a menu screen on which orders can be accepted by using the menu data and UI information. Then, when the smartphone 10 accepts an order (order) from the displayed menu screen, the smartphone 10 notifies the information processing apparatus 20 of the information of the order. After that, the information processing device 20 transfers the order information to the server device 60 and transmits the order information to the store device 30 via the server device 60.
 なお、ユーザが、会計を行う際には、スマートフォン10の画面に表示された店員を呼び出すボタンや会計ボタンをタッチすることで、店員を呼び出して会計を行うものとする。また、スマートフォン10で管理する電子マネーやクレジットカードを利用して会計を行うようにしてもよい。 It should be noted that when the user performs accounting, he / she calls the clerk to perform the accounting by touching the button for calling the clerk or the accounting button displayed on the screen of the smartphone 10. Further, the accounting may be performed using electronic money or a credit card managed by the smartphone 10.
 続いて、図3は、店舗に設置された専用のタブレット40の表示例について説明する図である。図3に例示するように、ユーザは、店舗のテーブルに設置された店舗専用のタブレット40を操作することで、タブレット40にQRコードを表示させる。図3の例では、ユーザが、タブレット40に表示された「スマホで注文」のボタンをタッチすることで、タブレット40にQRコードを表示させる。そして、ユーザは、スマートフォン10のカメラ機能等でQRコードを読み込む操作を行い、専用のWebページに移動させる。 Next, FIG. 3 is a diagram illustrating a display example of the dedicated tablet 40 installed in the store. As illustrated in FIG. 3, the user operates the tablet 40 dedicated to the store installed on the table of the store to display the QR code on the tablet 40. In the example of FIG. 3, the user touches the "order with smartphone" button displayed on the tablet 40 to display the QR code on the tablet 40. Then, the user performs an operation of reading the QR code with the camera function of the smartphone 10 or the like, and moves the user to a dedicated Web page.
 続いて、図4~図7を用いて、スマートフォン10の表示例について説明する。図4は、スマートフォンの表示例について説明する図である。図4に例示するように、スマートフォン10は、複数のキャラクタを表示し、ユーザに選択させた後に、メニュー表示のトップ画面を表示する。図4の例では、スマートフォン10は、複数のキャラクタとして動物を複数表示してユーザに選択させる。そして、スマートフォン10は、ユーザが複数の動物のなかから「ライオン」を選択した場合には、選択したキャラクタでよいかを確認する確認画面を表示し、「OK」ボタンがタッチされた場合には、トップ画面を表示する。 Subsequently, a display example of the smartphone 10 will be described with reference to FIGS. 4 to 7. FIG. 4 is a diagram illustrating a display example of a smartphone. As illustrated in FIG. 4, the smartphone 10 displays a plurality of characters, allows the user to select the characters, and then displays the top screen of the menu display. In the example of FIG. 4, the smartphone 10 displays a plurality of animals as a plurality of characters and causes the user to select them. Then, when the user selects "lion" from a plurality of animals, the smartphone 10 displays a confirmation screen confirming whether the selected character is acceptable, and when the "OK" button is touched, the smartphone 10 displays a confirmation screen. , Display the top screen.
 続いて、図5に例示するように、スマートフォン10は、注文可能な商品の画像一覧等を表示する。ユーザは、スマートフォン10に表示された商品のうち、注文したい商品の画像をタッチし、注文数を選択して、「注文」ボタンをタッチする。そして、スマートフォン10は、注文確定画面を表示する。ユーザが、スマートフォン10に表示された「OK」ボタンをタッチすると、注文が確定される。つまり、スマートフォン10は、ユーザが、スマートフォン10に表示された「OK」ボタンをタッチすると、確定した注文の情報を情報処理装置20に通知する。その後、情報処理装置20は、確定した注文の情報を店舗装置30に通知する。 Subsequently, as illustrated in FIG. 5, the smartphone 10 displays a list of images of products that can be ordered. The user touches the image of the product to be ordered from the products displayed on the smartphone 10, selects the number of orders, and touches the "order" button. Then, the smartphone 10 displays the order confirmation screen. When the user touches the "OK" button displayed on the smartphone 10, the order is confirmed. That is, when the user touches the "OK" button displayed on the smartphone 10, the smartphone 10 notifies the information processing apparatus 20 of the confirmed order information. After that, the information processing device 20 notifies the store device 30 of the confirmed order information.
 また、図6に例示するように、スマートフォン10は、注文履歴や注文金額を確認する確認画面を表示するようにしてもよい。図6の例では、スマートフォン10は、ユーザが「注文確認」のボタンをタッチすると、スマートフォン10から注文された商品の注文履歴と合計金額を表示する。また、ユーザが画面上部の「このテーブル」をタッチすると、スマートフォン10は、同じテーブルから注文された全商品の注文履歴を表示する。ここで、スマートフォン10は、同じテーブルから注文された全商品の注文履歴には、各商品について、注文したスマートフォンのキャラクタをそれぞれ表示することで、誰が(どのスマートフォンが)注文した商品であるかが判別可能である。 Further, as illustrated in FIG. 6, the smartphone 10 may display a confirmation screen for confirming the order history and the order amount. In the example of FIG. 6, when the user touches the "order confirmation" button, the smartphone 10 displays the order history and the total amount of the products ordered from the smartphone 10. Further, when the user touches "this table" at the upper part of the screen, the smartphone 10 displays the order history of all the products ordered from the same table. Here, the smartphone 10 displays the character of the ordered smartphone for each product in the order history of all the products ordered from the same table, so that who (which smartphone) ordered the product can be identified. It can be discriminated.
 また、図7に例示するように、スマートフォン10は、「店員呼出」のボタンがユーザによりタッチされ、その後の画面で「OK」ボタンがさらにタッチされた場合には、店員を呼出す。つまり、スマートフォン10は、ユーザがスマートフォン10に表示された「OK」ボタンをタッチすると、店員呼出はサーバ装置60を介して情報処理装置20に通知される。その後、情報処理装置20は、店員呼出を店舗装置30に通知する。 Further, as illustrated in FIG. 7, the smartphone 10 calls the clerk when the "call clerk" button is touched by the user and the "OK" button is further touched on the subsequent screen. That is, when the user touches the "OK" button displayed on the smartphone 10, the smartphone 10 notifies the information processing device 20 of the clerk call via the server device 60. After that, the information processing device 20 notifies the store device 30 of the store clerk call.
[注文システムの処理手順]
 次に、図8を用いて、第1の実施形態に係る注文システムにおける処理の手順の例を説明する。図8は、第1の実施形態に係る注文システムにおける処理の流れの一例を示すシーケンス図である。
[Order system processing procedure]
Next, an example of the processing procedure in the ordering system according to the first embodiment will be described with reference to FIG. FIG. 8 is a sequence diagram showing an example of a processing flow in the ordering system according to the first embodiment.
 図8に示すように、注文システムのスマートフォン10は、店舗内のテーブルごとに用意されたQRコードを読み込む(ステップS101)。例えば、スマートフォン10は、店舗内のテーブルごとに設置されたタブレット40に表示されたQRコードを読み込み、アクセス情報としてURLを取得する。そして、スマートフォン10は、取得したURLにアクセスする(ステップS102)。 As shown in FIG. 8, the smartphone 10 of the ordering system reads the QR code prepared for each table in the store (step S101). For example, the smartphone 10 reads the QR code displayed on the tablet 40 installed at each table in the store and acquires the URL as access information. Then, the smartphone 10 accesses the acquired URL (step S102).
 そして、情報処理装置20は、QRコードを読み込んだスマートフォン10からURLを用いたアクセスを受け付けると、URLに含まれるクエリ文字列を復号化する(ステップS103)。これにより、情報処理装置20は、クエリ文字列に含まれる、店舗を識別する情報、テーブルを識別する情報、伝票番号を取得する。そして、情報処理装置20は、スマートフォン10をDBサーバ50にリダイレクトするよう指示する(ステップS104)。 Then, when the information processing apparatus 20 receives the access using the URL from the smartphone 10 that has read the QR code, the information processing apparatus 20 decodes the query character string included in the URL (step S103). As a result, the information processing apparatus 20 acquires the store identification information, the table identification information, and the slip number included in the query character string. Then, the information processing apparatus 20 instructs the smartphone 10 to be redirected to the DB server 50 (step S104).
 そして、スマートフォン10は、リダイレクトにより、DBサーバ50へアクセスして、UI情報(Vue.js.App)の取得をDBサーバ50にリクエストし(ステップS105)、UI情報を取得する(ステップS106)。続いて、スマートフォン10は、メニューを情報処理装置20に対して要求する(ステップS107)。 Then, the smartphone 10 accesses the DB server 50 by redirection, requests the DB server 50 to acquire the UI information (Vue.js.App) (step S105), and acquires the UI information (step S106). Subsequently, the smartphone 10 requests the information processing device 20 for the menu (step S107).
 そして、情報処理装置20は、メニューの要求をスマートフォン10から受信した場合には、取得した店舗を識別する情報に対応するメニューのデータをDBサーバ50に要求して(ステップS108)、メニューのデータを取得する(ステップS109)。続いて、情報処理装置20は、スマートフォン10にメニューのデータを送信する。 Then, when the information processing apparatus 20 receives the menu request from the smartphone 10, the information processing apparatus 20 requests the DB server 50 for the menu data corresponding to the acquired store identification information (step S108), and the menu data. (Step S109). Subsequently, the information processing device 20 transmits the menu data to the smartphone 10.
 スマートフォン10は、情報処理装置20から送信されたメニューのデータを取得する(ステップS110)。そして、スマートフォン10は、該メニューのデータとUI情報を用いて、注文を受付可能なメニュー画面を表示する(ステップS111)。そして、スマートフォン10は、表示されたメニュー画面から注文(オーダ)を受け付けた場合には、該注文の情報を情報処理装置20に通知する(ステップS112)。その後、情報処理装置20は、注文の情報をサーバ装置60に転送する(ステップS113)。さらに、サーバ装置60は、注文の情報を店舗装置30に転送する(ステップS114)。そして、店舗装置30は、注文の情報をサーバ装置60から受信した場合には、該注文の情報を注文情報DB33に格納する(ステップS115)。 The smartphone 10 acquires the menu data transmitted from the information processing device 20 (step S110). Then, the smartphone 10 displays a menu screen on which orders can be accepted by using the menu data and UI information (step S111). Then, when the smartphone 10 receives an order (order) from the displayed menu screen, the smartphone 10 notifies the information processing apparatus 20 of the information of the order (step S112). After that, the information processing device 20 transfers the order information to the server device 60 (step S113). Further, the server device 60 transfers the order information to the store device 30 (step S114). Then, when the store device 30 receives the order information from the server device 60, the store device 30 stores the order information in the order information DB 33 (step S115).
[第1の実施形態の効果]
 第1の実施形態に係る注文システムでは、スマートフォン10が、情報処理装置20のアクセス情報を取得し、アクセス情報を用いて、情報処理装置20に対して店舗のメニュー情報を要求する。そして、情報処理装置20が、メニュー情報の要求をスマートフォン10から受け付けた場合には、店舗に対応するメニュー情報を取得し、該スマートフォン10にメニュー情報を送信する。続いて、スマートフォン10が、情報処理装置20からメニュー情報を取得した場合には、該メニュー情報を用いて、注文を受付可能なメニュー画面を表示する。そして、スマートフォン10が、メニュー画面から注文を受け付けた場合には、該注文の情報を情報処理装置20に通知する。そして、情報処理装置20が、注文の情報をスマートフォン10から受け付けた場合には、注文の情報を店舗装置30に送信する。その後、店舗装置30が、注文の情報をスマートフォン10から受信した場合には、該注文の情報を注文情報DB33に格納する。このため、注文システムでは、コストを掛けることなく、複数の各ユーザがそれぞれ自由に注文をすることが可能である。
[Effect of the first embodiment]
In the ordering system according to the first embodiment, the smartphone 10 acquires the access information of the information processing device 20, and requests the information processing device 20 for the menu information of the store by using the access information. Then, when the information processing apparatus 20 receives the request for menu information from the smartphone 10, the menu information corresponding to the store is acquired and the menu information is transmitted to the smartphone 10. Subsequently, when the smartphone 10 acquires the menu information from the information processing apparatus 20, the smartphone 10 displays a menu screen on which an order can be accepted by using the menu information. Then, when the smartphone 10 accepts the order from the menu screen, the information processing device 20 is notified of the information of the order. Then, when the information processing device 20 receives the order information from the smartphone 10, the order information is transmitted to the store device 30. After that, when the store appliance 30 receives the order information from the smartphone 10, the order information is stored in the order information DB 33. Therefore, in the ordering system, each of a plurality of users can freely place an order without incurring a cost.
 つまり、第1の実施形態に係る注文システムでは、店舗側では、既存の店舗装置30等のシステムを利用しつつ、ユーザのスマートフォン10から注文を受け付けることが可能であるため、新規に既存システムを導入しようとした場合の専用端末の購入コスト、利用するにあたってのランニングコスト等を抑制することができ、コストを抑えることが可能である。また、第1の実施形態に係る注文システムでは、スマートフォン10にアプリケーションをダウンロードすることなく、ブラウザ上で注文する画面を表示することで、自分のスマートフォン10からそれぞれ簡単に注文を行うことが可能である。また、第1の実施形態に係る注文システムでは、ユーザが自分のスマートフォン10から各自注文することができるので、不特定多数が利用する専用端末に対する来店客のウイルス感染等の懸念を払しょくすることが可能である。 That is, in the ordering system according to the first embodiment, the store can accept orders from the user's smartphone 10 while using the existing system such as the store device 30, so that a new existing system can be used. It is possible to suppress the purchase cost of the dedicated terminal when trying to introduce it, the running cost when using it, and the like, and it is possible to suppress the cost. Further, in the ordering system according to the first embodiment, it is possible to easily place an order from one's own smartphone 10 by displaying an ordering screen on a browser without downloading an application to the smartphone 10. be. Further, in the ordering system according to the first embodiment, since the user can place an order from his / her own smartphone 10, the concern about virus infection of the visitor to the dedicated terminal used by an unspecified number of people should be dispelled. Is possible.
 また、第1の実施形態に係る注文システムでは、スマートフォン10が、店舗内のテーブルごとに用意されたQRコードを読み込み、アクセス情報を取得する。このため、店舗側では、QRコードを用意するだけで、複数の各ユーザがそれぞれ自分のスマートフォン10から自由に注文をすることができるようにすることが可能である。また、上述の図1等の例では、店舗側が、タブレット40を設置している場合を説明したが、タブレット40を設置せずとも、QRコードを用意しておけばよく、店舗専用のタブレット40を設けることなく、複数の各ユーザがそれぞれ自由に注文をすることが可能である。 Further, in the ordering system according to the first embodiment, the smartphone 10 reads the QR code prepared for each table in the store and acquires the access information. Therefore, on the store side, it is possible to allow each of a plurality of users to freely place an order from their smartphone 10 simply by preparing a QR code. Further, in the above-mentioned example of FIG. 1 and the like, the case where the tablet 40 is installed on the store side has been described, but the QR code may be prepared without installing the tablet 40, and the tablet 40 dedicated to the store may be prepared. It is possible for each of a plurality of users to freely place an order without providing.
 また、第1の実施形態に係る注文システムでは、スマートフォン10が、店舗内のテーブルごとに用意されたQRコードであって、所定の時間ごとに更新されるQRコードを読み込み、アクセス情報を取得する。これにより、店舗内のタブレット40で表示されるQRコードを、所定時間ごとに変更することで、別のテーブルのユーザが注文する等の悪用を防止することが可能である。 Further, in the ordering system according to the first embodiment, the smartphone 10 reads a QR code, which is a QR code prepared for each table in the store and is updated at predetermined time intervals, and acquires access information. .. As a result, by changing the QR code displayed on the tablet 40 in the store at predetermined time intervals, it is possible to prevent misuse such as an order by a user at another table.
 また、第1の実施形態に係る注文システムでは、スマートフォン10が、ユーザの操作に応じて、テーブル単位で注文した注文履歴とユーザ単位で注文した注文履歴とを切り替え可能に表示する。これにより、ユーザが、テーブル単位で注文した注文履歴と、自分自身が注文した注文履歴とを自分のスマートフォン10で確認することが可能である。 Further, in the ordering system according to the first embodiment, the smartphone 10 displays the order history ordered in table units and the order history ordered in user units in a switchable manner according to the user's operation. As a result, the user can check the order history ordered by the table unit and the order history ordered by himself / herself on his / her smartphone 10.
 また、第1の実施形態に係る注文システムでは、スマートフォン10が、ユーザに対応するアイコンを選択する画面を表示し、ユーザによってアイコンを選択する操作が受け付けられた場合であって、注文履歴を表示する場合には、注文した各商品とともに、各商品を注文したユーザに対応するアイコンをそれぞれ表示する。これにより、スマートフォン10は、どのユーザが、どの商品を注文したかを容易に確認する画面を表示することが可能である。 Further, in the ordering system according to the first embodiment, the smartphone 10 displays a screen for selecting an icon corresponding to the user, and displays the order history when the operation for selecting the icon is accepted by the user. If so, the icon corresponding to the user who ordered each product is displayed together with each ordered product. As a result, the smartphone 10 can display a screen for easily confirming which user ordered which product.
 なお、上述した各実施形態では、スマートフォン10が、QRコードを読み込むことで、情報処理装置20のURLを取得する場合を説明したが、必ずしもこれに限定されるものではない。例えば、ユーザが、スマートフォン10で店舗の予約サイトから予約を行った場合には、当該予約サイトから情報処理装置20のURLを取得するようにしてもよい。この場合には、当該URLでは予約された店舗の利用時間帯のみ、本注文システムで注文が可能であるように有効期間を設定することが可能である。 In each of the above-described embodiments, the case where the smartphone 10 acquires the URL of the information processing apparatus 20 by reading the QR code has been described, but the present invention is not necessarily limited to this. For example, when the user makes a reservation from the reservation site of the store on the smartphone 10, the URL of the information processing apparatus 20 may be acquired from the reservation site. In this case, it is possible to set the validity period so that the order can be placed by the ordering system only in the usage time zone of the reserved store at the URL.
(システム構成等)
 また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。さらに、各装置にて行なわれる各処理機能は、その全部または任意の一部が、CPUおよび当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。
(System configuration, etc.)
Further, each component of each of the illustrated devices is a functional concept, and does not necessarily have to be physically configured as shown in the figure. That is, the specific form of distribution / integration of each device is not limited to the one shown in the figure, and all or part of them may be functionally or physically distributed / physically distributed in any unit according to various loads and usage conditions. Can be integrated and configured. Further, each processing function performed by each device may be realized by a CPU and a program analyzed and executed by the CPU, or may be realized as hardware by wired logic.
 また、本実施形態において説明した各処理のうち、自動的におこなわれるものとして説明した処理の全部または一部を手動的におこなうこともでき、あるいは、手動的におこなわれるものとして説明した処理の全部または一部を公知の方法で自動的におこなうこともできる。この他、上記文書中や図面中で示した処理手順、制御手順、具体的名称、各種のデータやパラメータを含む情報については、特記する場合を除いて任意に変更することができる。 Further, among the processes described in the present embodiment, all or part of the processes described as being automatically performed can be manually performed, or the processes described as being manually performed can be performed. All or part of it can be done automatically by a known method. In addition, the processing procedure, control procedure, specific name, and information including various data and parameters shown in the above document and drawings can be arbitrarily changed unless otherwise specified.
(プログラム)
 また、上記実施形態において説明したスマートフォン10、情報処理装置20、店舗装置30、タブレット40、DBサーバ50、サーバ装置60が実行する処理をコンピュータが実行可能な言語で記述したプログラムを作成することもできる。例えば、実施形態に係るスマートフォン10、情報処理装置20、店舗装置30、タブレット40、DBサーバ50、サーバ装置60が実行する処理をコンピュータが実行可能な言語で記述したプログラムを作成することもできる。この場合、コンピュータがプログラムを実行することにより、上記実施形態と同様の効果を得ることができる。さらに、かかるプログラムをコンピュータ読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータに読み込ませて実行することにより上記実施形態と同様の処理を実現してもよい。
(program)
Further, it is also possible to create a program in which the processes executed by the smartphone 10, the information processing device 20, the store device 30, the tablet 40, the DB server 50, and the server device 60 described in the above embodiment are described in a language that can be executed by a computer. can. For example, it is possible to create a program in which the processes executed by the smartphone 10, the information processing device 20, the store device 30, the tablet 40, the DB server 50, and the server device 60 according to the embodiment are described in a language that can be executed by a computer. In this case, the same effect as that of the above embodiment can be obtained by executing the program by the computer. Further, the same processing as that of the above embodiment may be realized by recording the program on a computer-readable recording medium, reading the program recorded on the recording medium into the computer, and executing the program.
 図9は、プログラムを実行するコンピュータを示す図である。図9に例示するように、コンピュータ1000は、例えば、メモリ1010と、CPU(Central Processing Unit)1020と、ハードディスクドライブインタフェース1030と、ディスクドライブインタフェース1040と、シリアルポートインタフェース1050と、ビデオアダプタ1060と、ネットワークインタフェース1070とを有し、これらの各部はバス1080によって接続される。 FIG. 9 is a diagram showing a computer that executes a program. As illustrated in FIG. 9, the computer 1000 includes, for example, a memory 1010, a CPU (Central Processing Unit) 1020, a hard disk drive interface 1030, a disk drive interface 1040, a serial port interface 1050, a video adapter 1060, and the like. It has a network interface 1070 and each of these parts is connected by a bus 1080.
 メモリ1010は、図9に例示するように、ROM(Read Only Memory)1011及びRAM1012を含む。ROM1011は、例えば、BIOS(Basic Input Output System)等のブートプログラムを記憶する。ハードディスクドライブインタフェース1030は、図9に例示するように、ハードディスクドライブ1090に接続される。ディスクドライブインタフェース1040は、図9に例示するように、ディスクドライブ1100に接続される。例えば磁気ディスクや光ディスク等の着脱可能な記憶媒体が、ディスクドライブ1100に挿入される。シリアルポートインタフェース1050は、図9に例示するように、例えばマウス1110、キーボード1120に接続される。ビデオアダプタ1060は、図9に例示するように、例えばディスプレイ1130に接続される。 The memory 1010 includes a ROM (Read Only Memory) 1011 and a RAM 1012, as illustrated in FIG. The ROM 1011 stores, for example, a boot program such as a BIOS (Basic Input Output System). The hard disk drive interface 1030 is connected to the hard disk drive 1090, as illustrated in FIG. The disk drive interface 1040 is connected to the disk drive 1100 as illustrated in FIG. For example, a removable storage medium such as a magnetic disk or an optical disk is inserted into the disk drive 1100. The serial port interface 1050 is connected to, for example, a mouse 1110 and a keyboard 1120, as illustrated in FIG. The video adapter 1060 is connected, for example, to a display 1130, as illustrated in FIG.
 ここで、図9に例示するように、ハードディスクドライブ1090は、例えば、OS1091、アプリケーションプログラム1092、プログラムモジュール1093、プログラムデータ1094を記憶する。すなわち、上記のプログラムは、コンピュータ1000によって実行される指令が記述されたプログラムモジュールとして、例えばハードディスクドライブ1090に記憶される。 Here, as illustrated in FIG. 9, the hard disk drive 1090 stores, for example, the OS 1091, the application program 1092, the program module 1093, and the program data 1094. That is, the above program is stored in, for example, the hard disk drive 1090 as a program module in which a command executed by the computer 1000 is described.
 また、上記実施形態で説明した各種データは、プログラムデータとして、例えばメモリ1010やハードディスクドライブ1090に記憶される。そして、CPU1020が、メモリ1010やハードディスクドライブ1090に記憶されたプログラムモジュール1093やプログラムデータ1094を必要に応じてRAM1012に読み出し、各種処理手順を実行する。 Further, the various data described in the above embodiment are stored as program data in, for example, a memory 1010 or a hard disk drive 1090. Then, the CPU 1020 reads the program module 1093 and the program data 1094 stored in the memory 1010 and the hard disk drive 1090 into the RAM 1012 as needed, and executes various processing procedures.
 なお、プログラムに係るプログラムモジュール1093やプログラムデータ1094は、ハードディスクドライブ1090に記憶される場合に限られず、例えば着脱可能な記憶媒体に記憶され、ディスクドライブ等を介してCPU1020によって読み出されてもよい。あるいは、プログラムに係るプログラムモジュール1093やプログラムデータ1094は、ネットワーク(LAN(Local Area Network))、WAN(Wide Area Network)等)を介して接続された他のコンピュータに記憶され、ネットワークインタフェース1070を介してCPU1020によって読み出されてもよい。 The program module 1093 and program data 1094 related to the program are not limited to those stored in the hard disk drive 1090, and may be stored in, for example, a removable storage medium and read by the CPU 1020 via a disk drive or the like. .. Alternatively, the program module 1093 and the program data 1094 related to the program are stored in another computer connected via a network (LAN (Local Area Network), WAN (Wide Area Network), etc.), and are stored via the network interface 1070. It may be read by the CPU 1020.
 上記の実施形態やその変形は、本願が開示する技術に含まれると同様に、請求の範囲に記載された発明とその均等の範囲に含まれるものである。 The above embodiments and modifications thereof are included in the invention described in the claims and the equivalent scope thereof, as included in the technology disclosed in the present application.
 10 スマートフォン
 11 取得部
 12 要求部
 13 表示部
 14 通知部
 20 情報処理装置
 21 メニュー情報送信部
 22 注文情報送信部
 30 店舗装置
 31 格納部
 32 メニュー情報DB
 33 注文情報DB
 40 タブレット
 50 DBサーバ
 51 UI情報DB
 52 メニュー情報DB
 60 サーバ装置
10 Smartphone 11 Acquisition unit 12 Request unit 13 Display unit 14 Notification unit 20 Information processing device 21 Menu information transmission unit 22 Order information transmission unit 30 Store equipment 31 Storage unit 32 Menu information DB
33 Order information DB
40 Tablet 50 DB Server 51 UI Information DB
52 Menu information DB
60 Server device

Claims (6)

  1.  ユーザ端末と、情報処理装置と、店舗装置とを有する注文システムであって、
     前記ユーザ端末は、
     情報処理装置のアクセス情報を取得する取得部と、
     前記取得部によって取得されたアクセス情報を用いて、前記情報処理装置に対して店舗のメニュー情報を要求する要求部と、
     前記情報処理装置から前記メニュー情報を取得した場合には、該メニュー情報を用いて、注文を受付可能なメニュー画面を表示する表示部と、
     前記表示部によって表示されたメニュー画面から注文を受け付けた場合には、該注文の情報を前記情報処理装置に通知する通知部と、
     前記情報処理装置は、
     前記メニュー情報の要求を前記ユーザ端末から受け付けた場合には、前記店舗に対応するメニュー情報を取得し、該ユーザ端末にメニュー情報を送信するメニュー情報送信部と、
     前記注文の情報を前記ユーザ端末から受け付けた場合には、前記注文の情報を前記店舗装置に送信する注文情報送信部と、
     前記店舗装置は、
     前記注文の情報を受信した場合には、該注文の情報を記憶部に格納する格納部と、
     を有することを特徴とする注文システム。
    An ordering system having a user terminal, an information processing device, and a store device.
    The user terminal is
    The acquisition unit that acquires the access information of the information processing device,
    A request unit that requests store menu information from the information processing device using the access information acquired by the acquisition unit, and a request unit.
    When the menu information is acquired from the information processing device, a display unit that displays a menu screen capable of accepting an order using the menu information, and a display unit.
    When an order is received from the menu screen displayed by the display unit, a notification unit for notifying the information processing apparatus of the information of the order and a notification unit.
    The information processing device is
    When the request for the menu information is received from the user terminal, the menu information transmission unit that acquires the menu information corresponding to the store and transmits the menu information to the user terminal,
    When the order information is received from the user terminal, the order information transmission unit that transmits the order information to the store device, and the order information transmission unit.
    The store device is
    When the order information is received, a storage unit that stores the order information in the storage unit and a storage unit that stores the order information.
    An ordering system characterized by having.
  2.  前記取得部は、前記店舗内のテーブルごとに用意されたQRコードを読み込み、前記アクセス情報を取得することを特徴とする請求項1に記載の注文システム。 The ordering system according to claim 1, wherein the acquisition unit reads a QR code prepared for each table in the store and acquires the access information.
  3.  前記取得部は、前記店舗内のテーブルごとに用意されたQRコードであって、所定の時間ごとに更新されるQRコードを読み込み、前記アクセス情報を取得することを特徴とする請求項1に記載の注文システム。 The acquisition unit is the QR code prepared for each table in the store, and the QR code updated at a predetermined time is read, and the access information is acquired, according to claim 1. Ordering system.
  4.  前記表示部は、ユーザの操作に応じて、テーブル単位で注文した注文履歴とユーザ単位で注文した注文履歴とを切り替え可能に表示することを特徴とする請求項1に記載の注文システム。 The ordering system according to claim 1, wherein the display unit switchesably displays an order history ordered in a table unit and an order history ordered in a user unit according to a user operation.
  5.  前記表示部は、ユーザに対応するアイコンを選択する画面を表示し、ユーザによってアイコンを選択する操作が受け付けられた場合であって、注文履歴を表示する場合には、注文した各商品とともに、各商品を注文したユーザに対応するアイコンをそれぞれ表示することを特徴とする請求項1に記載の注文システム。 The display unit displays a screen for selecting an icon corresponding to the user, and when the operation of selecting the icon is accepted by the user, and when displaying the order history, each of the ordered products is displayed together with each product. The ordering system according to claim 1, wherein an icon corresponding to each user who ordered the product is displayed.
  6.  ユーザ端末と、情報処理装置と、店舗装置とを有する注文システムが実行する注文方法であって、
     前記ユーザ端末が、情報処理装置のアクセス情報を取得する取得工程と、
     前記ユーザ端末が、前記取得工程によって取得されたアクセス情報を用いて、前記情報処理装置に対して店舗のメニュー情報を要求する要求工程と、
     前記情報処理装置が、前記メニュー情報の要求を前記ユーザ端末から受け付けた場合には、前記店舗に対応するメニュー情報を取得し、該ユーザ端末にメニュー情報を送信するメニュー情報送信工程と、
     前記ユーザ端末が、前記情報処理装置から前記メニュー情報を取得した場合には、該メニュー情報を用いて、注文を受付可能なメニュー画面を表示する表示工程と、
     前記ユーザ端末が、前記表示工程によって表示されたメニュー画面から注文を受け付けた場合には、該注文の情報を前記情報処理装置に通知する通知工程と、
     前記情報処理装置が、前記注文の情報を前記ユーザ端末から受け付けた場合には、前記注文の情報を前記店舗装置に送信する注文情報送信工程と、
     前記店舗装置が、前記注文の情報を受信した場合には、該注文の情報を記憶部に格納する格納工程と、
     を含むことを特徴とする注文方法。
    It is an ordering method executed by an ordering system having a user terminal, an information processing device, and a store device.
    The acquisition process in which the user terminal acquires the access information of the information processing device,
    A requesting process in which the user terminal requests store menu information from the information processing device using the access information acquired by the acquisition process.
    When the information processing device receives the request for the menu information from the user terminal, the menu information transmission step of acquiring the menu information corresponding to the store and transmitting the menu information to the user terminal,
    When the user terminal acquires the menu information from the information processing device, the display step of displaying a menu screen capable of accepting an order by using the menu information.
    When the user terminal receives an order from the menu screen displayed by the display process, a notification process for notifying the information processing apparatus of the information of the order and a notification process.
    When the information processing device receives the order information from the user terminal, the order information transmission step of transmitting the order information to the store device and the order information transmission step.
    When the store device receives the order information, a storage step of storing the order information in the storage unit and a storage process.
    An ordering method characterized by including.
PCT/JP2021/029536 2020-08-25 2021-08-10 Ordering system and ordering method WO2022044795A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2020142155 2020-08-25
JP2020-142155 2020-08-25

Publications (1)

Publication Number Publication Date
WO2022044795A1 true WO2022044795A1 (en) 2022-03-03

Family

ID=80353209

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2021/029536 WO2022044795A1 (en) 2020-08-25 2021-08-10 Ordering system and ordering method

Country Status (1)

Country Link
WO (1) WO2022044795A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7423108B1 (en) 2023-05-21 2024-01-29 株式会社イデア・レコード Information processing device, information processing program, and information processing method

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012068749A (en) * 2010-09-21 2012-04-05 Toshiba Tec Corp Order management system, order management method, and order terminal
JP2013069074A (en) * 2011-09-21 2013-04-18 Toshiba Tec Corp Identification data management device, identification data management method, and identification data management program
JP2014215696A (en) * 2013-04-23 2014-11-17 東芝テック株式会社 Order reception device and program
JP2017162028A (en) * 2016-03-07 2017-09-14 セイコーソリューションズ株式会社 Order management system and order management method
JP2018156433A (en) * 2017-03-17 2018-10-04 セイコーソリューションズ株式会社 Information processing system, information processing apparatus, portable terminal devices, and program
JP2020046710A (en) * 2018-09-14 2020-03-26 株式会社日立社会情報サービス Order and payment service method for restaurant and system
JP2020144538A (en) * 2019-03-05 2020-09-10 株式会社ユビレジ Communication apparatus, communication method, program and communication system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012068749A (en) * 2010-09-21 2012-04-05 Toshiba Tec Corp Order management system, order management method, and order terminal
JP2013069074A (en) * 2011-09-21 2013-04-18 Toshiba Tec Corp Identification data management device, identification data management method, and identification data management program
JP2014215696A (en) * 2013-04-23 2014-11-17 東芝テック株式会社 Order reception device and program
JP2017162028A (en) * 2016-03-07 2017-09-14 セイコーソリューションズ株式会社 Order management system and order management method
JP2018156433A (en) * 2017-03-17 2018-10-04 セイコーソリューションズ株式会社 Information processing system, information processing apparatus, portable terminal devices, and program
JP2020046710A (en) * 2018-09-14 2020-03-26 株式会社日立社会情報サービス Order and payment service method for restaurant and system
JP2020144538A (en) * 2019-03-05 2020-09-10 株式会社ユビレジ Communication apparatus, communication method, program and communication system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7423108B1 (en) 2023-05-21 2024-01-29 株式会社イデア・レコード Information processing device, information processing program, and information processing method

Similar Documents

Publication Publication Date Title
JP5852082B2 (en) Order management system, order management method and program
JP5706866B2 (en) Member registration system and member registration method
EP3438835A1 (en) Queue management system, queue management device, and program
KR102086200B1 (en) System for processing purchase orders
JP5863999B1 (en) Order management apparatus and order management method
WO2020130480A1 (en) Device and method for providing joint order-delivery service
KR20150106484A (en) Uchef service system using a smartphone and a method thereof
JP2017162377A (en) Advertisement animation management device, advertisement animation management system, advertisement animation management program, and advertisement animation management method
WO2019045241A1 (en) System for providing delivery food
WO2022044795A1 (en) Ordering system and ordering method
KR20200004983A (en) Pos based customer maketing system, control method thereof
JP2020123225A (en) Information management device, information management method, and program
KR20200129360A (en) Automated call forwarding ordering system and method using visible ARS
JP7118203B1 (en) ordering system
KR20160052523A (en) Uchef service system using a smartphone and a method thereof
WO2014174712A1 (en) Shop device, control method for shop device, program for shop device, and storage medium
KR20180000073A (en) Supporting method for order receiving and delivering with web-pos
JP5965530B1 (en) Order management system, order management apparatus, and order management program
JP2005301533A (en) Sales promotion method and system, management server, and mobile terminal
KR20140139824A (en) Automatic order method for menu using smartphone
JP7218190B2 (en) Service provision system
JP2022089055A (en) Waiting management system
JP2019036099A (en) Queueing management system, queueing management device, and program
KR101725434B1 (en) Method for providing service provider terminal with customer order information and system thereof
JP7308574B1 (en) Information provision system and information provision method

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 21861223

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 21861223

Country of ref document: EP

Kind code of ref document: A1