Open lsand18 opened 7 months ago
The below is complete.
create a directory called "Orders" create a file under that folder called "OrderList.jsx" add 'OrderServices.jsx' to services for fetch calls Orders should display in a list with the order number displayed Orders items should link to and order view A button should be rendered at the top of the page called New Order and it should link to the new order form component
creating separate issues for deliverer and date filter
refer to TicketList.jsx in honey rae for an example