logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Jack StifunOthers
(5/5)

765 Answers

Hire Me
expert
Heena AliManagement
(5/5)

997 Answers

Hire Me
expert
Vasim KhanPhilosophy
(5/5)

509 Answers

Hire Me
expert
Arjit SinghEngineering
(5/5)

510 Answers

Hire Me
Others
(5/5)

fair Deal data needs to be split and stored in goodskart customer object-oriented Data Structure

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Case Study II Domain E-Commerce Focus - Optimization Business challenge/requirement GoodsKart-largest e-commerce company of Indonesia, with revenue of $2B+ has acquired another e-commerce company FairDeal. FairDeal has its own IT system to maintain the records of customers, sales etc. For ease of maintenance and cost savings, Goodskart is integrating customer databases of both the organizations hence customer data of Fair Deal must be converted in Goodskart customer data format. Key issues Goodskart customer data has more fields than in Fair Deal customer data. Hence Fair Deal data needs to be split and stored in GoodsKart Customer Object-Oriented Data Structure. Considerations System should convert the data at run time Data volume Eureka! Additional information Business benefits Goodskart can eventually restructure IT systems of Fair Deal and reduce its cost by 20-30% Approach to Solve You must use fundamentals of Python taught in module 3. 1. Read FairDealCustomerData.csv 2. Name field contains full name - use regular expression to separate title, first name, name 3. Store the data in Customer Class last 4. Create Custom Exception - Customer NotAllowedException 5. Pass a customer to function "createOrder" and throw CustomerNotAllowed Exception in case of blacklisted value is 1 Enhancements for code You can try these enhancements in code 1. Change function createOrder to take productname and product code as input 2. Create Class Order Return object of type Order in case customer is eligible

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme