Skip to content

euphony-io/listen-my-order

Repository files navigation

About The Project

Listen my order is sample application from the euphony library for ordering food over acoustic data communication. Our goal is to help restaurateurs set up low-cost food ordering systems instead of kiosks. And to help customers easily order their menu via their phone device.

  • Features

    • Export the menu list through the speaker.
    • Import the menu list via the microphone.
    • Add a menu to menu list. Menu information consists of name, price and description.
    • Export the total order list through the speaker.

Installation

  1. Clone the repo
    git clone https://github.com/euphony-io/listen-my-order.git
  2. Bulid the project by gradle wrapper
    ./gradlew build

Usage

Restaurant Owner
  1. Press 'Export Menu' button

그림7

  1. Enter your restaurant name and click '+' button which locate below

그림1

  1. Enter food name, food description and food price. Then click 'Save' button

그림2

  1. Click 'Export Menu' button to generate sound signal

그림4

  1. 'Export Menu' will change to 'Exporting Menu...' and signal will be generated

그림6

Restaurant Customer
  1. Press 'Import Menu' button

  2. Automatically start listening signal data and when finish transmitting data, menu list is generated

  3. Select menu to order either via checkBox or dialog (in dialog, you can see detail information about menu)

  4. Go to 'Order Menu' page through floating button, and Click 'Export Order' button to generate sound signal

  5. 'Export Order' will change to 'Exporting Order...' and signal will be generated

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the Apache 2.0. See LICENSE for more information.

About

Euphony & Co. team's sample application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages