amrsekilly / Ceres-BE

The Elixir BE for Rubikal's food delivery app
0 stars 1 forks source link

FE: Order Items Form #32

Open amrsekilly opened 5 years ago

amrsekilly commented 5 years ago

This form will be used by two people: 1- The order creator (it will be shown below the order creation form) to enter his items. 2- Anyone with the order link to add their items to the order.

Form will contain:

Note: You need to use Redux-Forms, and you'll see they're already configured.