Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Managers can navigate on the main pages of the site and the pages intended for m
[![Alex Coffee](screenshot/manager_orders.jpg)](http://alexcoffee.tk/manager/orders) [![Alex Coffee](screenshot/manager_order_view.jpg)](http://alexcoffee.tk/manager/orders)

<h4>For Administrator</h4>

1...nice and good coffe
Administrator can navigate on all the pages of the site, in particular through the pages of managers and pages intended for the administrator ([.../admin](http://alexcoffee.tk/admin)). Administrator can add, edit, and delete information about the products, categories and managers. All information is stored in the database.

[![Alex Coffee](screenshot/admin_orders.jpg)](http://alexcoffee.tk/admin/orders) [![Alex Coffee](screenshot/admin_product_view.jpg)](http://alexcoffee.tk/admin/products)
Expand Down