horoeka-2022 / gardenz

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

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

Open clementine-smart opened 1 year ago

clementine-smart commented 1 year 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