Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help Course project Mr. Smith is the owner of a grocery store. He has a computer and a scale. He will buy a a

Please help image text in transcribed
image text in transcribed
Course project Mr. Smith is the owner of a grocery store. He has a computer and a scale. He will buy a a barcode reader. He currently manages goods in his store using Excel. Each kind of goods (e.g. bread, beef, apple... has the following information: name, barcode number, number of available units, price per unit, provider name, and provider contact information. He currently checks out his customers' orders using a hand-held calculator and writes down the receipts manually. He inputs and updates the information of the goods in his store directly to the Excel spreadsheet. User stories implemented for Iteration 1: 1. As a user, I want to check out an order in store for a customer 2. As a user, I want to add a new product into the system 3. As a user, I want to update information (price, quantity) of a current product in the system. Tasks 1. Write use cases with illustrated user screens for those three user stories. 2. Write an ER diagram for the data of this system. 3. Write SQL code to create the data tables for this system and insert sample data for them (e.g., at least 5 products and 10 orders). In this assignment, you finish implementation for the first iteration of our course project. Tasks: 1. Use 3-tier architectural design pattern to break the Store Management System into three layers: Data (DB), Business, and Presentation (UI). List the major classes of each layer. 2. Use Model-View-Controller (MVC) architectural design pattern for use cases involving management of products (e.g., adding a new product) and orders (e.g., checkout). 3. Draw UML class diagram for your design. 4. Implement your design fully for the use cases selected for Iteration 1

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

AWS Certified Database Study Guide Specialty DBS-C01 Exam

Authors: Matheus Arrais, Rene Martinez Bravet, Leonardo Ciccone, Angie Nobre Cocharero, Erika Kurauchi, Hugo Rozestraten

1st Edition

1119778956, 978-1119778950

More Books

Students also viewed these Databases questions

Question

Why would you use an intercooler between compressor stages?

Answered: 1 week ago

Question

Know how procedures protect an organization

Answered: 1 week ago