Ramin-RX7 / CafeMenu

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

Implement dashboard view for the Staff and connect it to template #113

Closed Ramin-RX7 closed 1 year ago

Ramin-RX7 commented 1 year ago

As we have successfully managed to make a static page for staff dashboard, right now it's time to make a view for it, convert it to dynamic template, and connect the template and view to see the full interface.

For now, create the dashboard url and view and name them dashboard_staff located in "/panel/dashboard/staff/".

In the view:

template:

For each order show the customer phone number, table number and created_at field.