Ramin-RX7 / CafeMenu

Café management website with custom dashboard panel for staff
MIT License
2 stars 4 forks source link

Implement finalization of the order in cart template #95

Closed Ramin-RX7 closed 1 year ago

Ramin-RX7 commented 1 year ago

In the cart template, below the cart items, price and details must be shown.

The set_order view must then redirect the user to the order_list (orders index).

Ramin-RX7 commented 1 year ago

completed in #98