Open Source Java Restaurant Management Systems

Java Restaurant Management Systems

View 391 business solutions

Browse free open source Java Restaurant Management Systems and projects below. Use the toggles on the left to filter open source Java Restaurant Management Systems by OS, license, language, programming language, and project status.

  • Multi-Entity Cloud Accounting Software for Growing Businesses Icon
    Multi-Entity Cloud Accounting Software for Growing Businesses

    Built for small to midsize businesses that have outgrown entry-level accounting or legacy ERP solutions.

    Built natively on the Microsoft Power Platform (Dynamics 365), Gravity delivers robust multi-entity financial management with seamless integration to Microsoft 365, Power BI, Teams + Copilot — no third-party add-ons required.
    Learn More
  • Software for managing apps and accounts | WebCatalog Icon
    Software for managing apps and accounts | WebCatalog

    Tired of juggling countless browser tabs? WebCatalog Desktop turns your favorite web apps into dedicated desktop apps

    Turn websites into desktop apps with WebCatalog Desktop—your all-in-one tool to manage apps and accounts. Switch between multiple accounts, organize apps by workflow, and access a curated catalog of desktop apps for Mac and Windows.
    Learn More
  • 1
    MinPOS

    MinPOS

    Stability POS software, Free soft develop from Openbravo POS

    Release: v4.02 Welcome to the MinPOS family. MinPOS is Point Of Sale free software licensed. You can use and free update forever. It's developed from Openbravo POS but modified so many. Please see how to install at Wiki Support multi-language (English, France, Vietnam...) Run good: Retail, Market, Restaurant, Hotel, Motel, Karaoke, Nail, Billiard... -------------- In this release (4.02): - Update Mysql script created for all versions of Mysql and Mariadb. - Update JDK 8. - Set default language from Vietnam to English. - Update receipt template for 58mm printer. - Remove Text and URL settings in the Configuration screen. - Bug: Can not print the receipt of the company name has special symbol (%^&...). - Bug: Can not print the close cash report if the category Name has the special symbol (%^&...). - Bug: Duplicate ticket ID. - Bug: The receipt still prints when the database has not been saved. - Bug: "Inventory Diary" Report
    Downloads: 23 This Week
    Last Update:
    See Project
  • 2
    Mealer App

    Mealer App

    Mealer App - insanely good food ordering app

    An extraordinary food ordering app providing a one-stop-shop solution for clients to order their favorite meals from exceptional chefs near them. Being built as part of course SEG2105 at the University of Ottawa by SEG2105 Group 4. Multiple entities or objects of data representation (User, Client, Chef, Meal, etc.) have to be accessable and modifiable from different parts of the application, and changes in data should be represented on the user interface efficiently. By taking inspiration from the Chain-of-responsibility design pattern, Modal-View-Controller design pattern and the Dispatcher-Action-Handler pattern, we resorted to implementing a code structure and data handling pattern that helps achieve loose coupling, lesser dependency on external frameworks (like Firebase) and more modularization. Every app instance would have UI components (activities), which will only contain code needed for user interface. UI components, use the App instance, to make calls.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    A simple food ordering web application. It's especially tought for schools, conferences, seminars. It provides automatic per-classroom check-out with custom meal time. Multiple food delivery providers are supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BillerFX

    BillerFX

    A JavaFX based invoicing application for restaurants

    It is an invoicing application for restaurants and hotels developed in JavaFX. Maintains database in MySql hence multiple applications can be installed, sharing the information of clients and orders. Keeps track of the orders received from individual tables and generates a printable pdf invoice (automatically calculates the discounts and taxes) in the end. Manages a history of the visitors, their visit frequency, favorite table and items (based on order history). It also keeps track of the number of items sold (weekly/monthly) and especially for drinks it notifies how much volume of a particular drink is remaining. Supports emailing the invoice to the client so that papers are saved. To download, go to releases and download the setup file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Zendesk: The Complete Customer Service Solution Icon
    Zendesk: The Complete Customer Service Solution

    Discover AI-powered, award-winning customer service software trusted by 200k customers

    Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
    Learn More
  • 5
    HotPlate

    HotPlate

    A simple restaurant waitlist management software

    A simple restaurant waitlist management software created by AndrewCollin32. HotPlate is a powerful software tool that is made for managing restaurants. This software version is made for managing waitlists. HotPlate was created by Andrew Collin and it has plans to expand beyond waitlist management software. When you first open your program, you will be greeted with this screen. This is the customer's screen, this is used for customers to reserve their seats. The goal of this screen is to have customers' eyes drawn to the screen when they walk in so they will independently reserve their seats without any assistance. The admin page has control over all the entries submitted. In this page, you can add, edit and delete entries. You can also warn and call the selected customer. You will also have access to settings, saving the data and loading the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JBookings is a standalone application for the complete management of residences and hotels. It allows the customer management, restaurant management, reservations and everything related to hotel management
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A restaurant management system in pure java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MeNUS

    MeNUS

    The Revoluntionary Restaurant Management System

    Improves the management and its efficiency of your restaurants in NUS. This is a desktop menu application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface) which is oriented for typist users. The target user group is F&B owners who operate one or more restaurants in NUS. This application aims to improve the effectiveness and efficiency of managing their restaurants. Essentially, MeNUS is the one and only restaurant management system they will ever need.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Menube is a Restaurant Content Management System (RCMS)..Create restaurant websites. Features: Themable, online ordering, Lucene search engine, Ratings Also checkout: http:www.colabopad.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Attack Surface Management | Criminal IP ASM Icon
    Attack Surface Management | Criminal IP ASM

    For security operations, threat-intelligence and risk teams wanting a tool to get access to auto-monitored assets exposed to attack surfaces

    Criminal IP’s Attack Surface Management (ASM) is a threat-intelligence–driven platform that continuously discovers, inventories, and monitors every internet-connected asset associated with an organization, including shadow and forgotten resources, so teams see their true external footprint from an attacker’s perspective. The solution combines automated asset discovery with OSINT techniques, AI enrichment and advanced threat intelligence to surface exposed hosts, domains, cloud services, IoT endpoints and other Internet-facing vectors, capture evidence (screenshots and metadata), and correlate findings to known exploitability and attacker tradecraft. ASM prioritizes exposures by business context and risk, highlights vulnerable components and misconfigurations, and provides real-time alerts and dashboards to speed investigation and remediation.
    Learn More
  • 10
    OOD-Project-Restaurent_management_system

    OOD-Project-Restaurent_management_system

    Restaurant Management system project using Java

    This is an object-oriented design project which contains five parent classes, each parent class has two child classes, and each parent class has minimum of two variables and two methods. Each child class has a minimum of one variable and one method, encapsulation implemented. One interface, two overridden methods, two overloaded methods, two abstract methods, and object communications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Restaurant Management System ( RMS )

    RMS is created in Java and still not completed, still working on it.

    RMS is full Java Swing based application but its still in development phase. Still lot have to done, It will basically manages three main parts about Restaurant, which includes Management Part, Kitchen Part, Floor Area Part.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Smart Food Court BK

    Smart Food Court BK

    Smart Food Court App

    The application was developed by members of the TTVTT group - students of Ho Chi Minh City University of Technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Software for "La Casa Dorada" restaurant

    Software for "La Casa Dorada" restaurant

    Software system that allows to keep the orders, personal reports

    Software solution for "La Casa Dorada" Restaurant that allows to keep the orders and personal management by the manager and visualization tool incorporated inside the program and the different report functions across the sections. Keep in mind that, for the program purpose, the word manage implies the following actions: create, update, delete and disable (or enable) any object that the program is build for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is responsible for providing software suit including content management system,workflow system,data process engine(dpl) and a web ui. These subsystem will be used by the author to establish a web platform for restaurant management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB