pohutukawa-2022 / gardenz

Empowering community gardens in New Zealand
0 stars 0 forks source link

Admin Orders Page - admin/gardens/:id/orders #22

Open ahnwarez opened 2 years ago

ahnwarez commented 2 years ago

Create a new admin view, Orders which shows all existing orders as depicted in the figma prototypes.

When admins click either of the received or cancel order buttons, the order data must be updated accordingly. Order status data should persist in the db.

Take care to follow the file / folder structure of other views and subcomponents.

image