Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Account management must be developed to give at least three levels of access 1) customer, 2) publisher, and 3) administrator. The original login functionality can
Account management must be developed to give at least three levels of access 1) customer, 2) publisher, and 3) administrator. The original login functionality can be used from Content Management System (CMS) Project: Sessions Assignment, but it must now be database driven. All account information should be stored in a user's table. a. Customers can add, update, or remove products in their shopping cart. b. Publishers can add and modify text on the website. c. Administrators can add, modify, and delete text on the website. d. The username and password should match this exactly: i. Username = "admin" Password = "admin" (without the quotes) ii. "publisher" "publisher" for the publisher account iii. "customer" "customer" for the customer account
Step by Step Solution
There are 3 Steps involved in it
Step: 1
To implement the described account management system with three levels of access customer publisher ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started