Restaurant

Educational application from the Apple Mobile Development Course for MDA.

Screenshot001
Screenshot002
Screenshot003

The user receives menu data from the server in the form of a table.
Has the ability to select several dishes that will be added to the Order, and the dishes of the same name are combined with an indication of the quantity.
The order can be edited.
Tables are animated.

Screenshot004
Screenshot005

After the order is sent to the north, the list of orders is cleared.

Screenshot006
Screenshot007

The user cannot edit an empty order list or make an “empty” order.

Screenshot008

GitHub

View Github