Create a script called manageProducts.py. It should allow the user to Create, Read, Update, and Delete products using the framework we have built. Products should have the following fields: id (pk, auto_increment) name description price stock (number in inventory)   - Create the product table as username_products - create a product class from the user class - change the code in app.py to use product class, not user - copy app.py to manageProduct.py, and make changes so you can edit products instead of users. - add additional functionality to manageProducts.py to c,r,u,d - This means adding an if statement for read and delete, also finishing the update

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter10: Introduction To Inheritance
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

Create a script called manageProducts.py. It should allow the user to Create, Read, Update, and Delete products using the framework we have built. Products should have the following fields:

id (pk, auto_increment)

name

description

price

stock (number in inventory)

 

- Create the product table as username_products

- create a product class from the user class

- change the code in app.py to use product class, not user

- copy app.py to manageProduct.py, and make changes so you can edit products instead of users.

- add additional functionality to manageProducts.py to c,r,u,d

- This means adding an if statement for read and delete, also finishing the update.

 

 

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Windows
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781305480537
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage