Package Tables

Class TableMenu

java.lang.Object
Tables.TableMenu

public class TableMenu extends Object
This class provides a command-line interface for managing restaurant tables. Users can view all tables' status, view specific tables' status, or manually edit tables' data.
  • Constructor Details

    • TableMenu

      public TableMenu()
  • Method Details

    • main

      public static void main(String[] args)
      The main method provides a command line user interface for managing the tables.