Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 319 Bytes

dashboard.md

File metadata and controls

15 lines (9 loc) · 319 Bytes

Dashboard

The ShopManager/ShopStaff/SuperAdmin/Accountant Page

Path: /admin

Design Elements

The Django Admin Panel, Already built, we'll customize it for each user.

Checklist

  • A user must be authenticated to see this page
  • A user must be admin of a shop or super user or staff
  • etc...