/bonappetit

Android based Point-of-Sale client-server application for small restaurants.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

BonAppetit

Build Status Sputnik

BonAppetit is a free Point-of-Sale solution for small and medium restaurants. It consists of an Android App and a Java server application (this project) connected to a receipt printer.

The client app provides the ability to record, edit and delete orders for menu items configured in the server. Orders are transferred to the server via WLAN.

The server saves the recorded orders to a database and prints receipts using a thermal receipt printer. The receipts contain all information required to further process the order consisting of table number, item name, options, additional free text notes as well as the service member who took the order and the time the order was registered.

This project is being refactored, modernized and moved to github. More stuff coming soon. Stay tuned.

For instructions on how to operate and develop BonAppetit, please see the Reference Documentation

Contributors

In order of appearance.

Maintainer

Claudius Boettcher, pos.bonappetit@gmail.com.

Sponsors

QAware GmbH

CVJM München e. V.

GNU GPL v3 License

BonAppetit is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BonAppetit is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.