RadheyaM / explore

A book, poster and soon custom toaster ecom site
2 stars 1 forks source link

ADMIN USER STORY: CRUD Functionality #30

Open RadheyaM opened 1 year ago

RadheyaM commented 1 year ago

As an ADMIN USER I want to be able to create, update and delete products without accessing the django admin site to keep the product lines up to date.

RadheyaM commented 1 year ago

The superuser can edit products in the manage products section.

RadheyaM commented 1 year ago

This section is done to a functional standard, admin can manage products, but could be improved with further ADMIN USER stories in the future.