Admin Dashboard Interface - Copy this Html, Bootstrap Component to your project
+ Admin interface Login by URL (not sharing the same interface with buyers) Display login information of the admin account and function categories for the admin + Manage users (add, edit information; note: lock users) + Add product: has the function of uploading images + Edit product: display correct information before editing (including editing & removing images) + Delete product: ask before deleting + Manage customer orders: mark orders: unprocessed (new customers place orders), confirmed, successfully delivered or canceled. filter orders within a period of time (based on invoice time), design a link for the admin to view details of an order in the above orders. Filter orders by order status and allow administrators to sort orders by delivery address (by district), design a link for administrators to view details of an order in the above orders + Business statistics: statistical criteria by time period Statistics on items (MH) sold (listing MH, quantity sold, total revenue). Print out total revenue on all items, indicating which items sell best/worst. Allow viewing invoices on MH. Statistics on customers (KH) and print out the 5 customers who generated the most revenue during the above period. Allow viewing invoices of each customer printed above.
