Programming code for supermarket software , Programming Languages

Assignment Help:

The software development team identified the following classes based on the analysis of given requirements: Product, Employee, ProductList, Supplier.

1.  Identify the relationships between classes, the attributes and methods for each class. Draw the class diagram. (if necessary, analyse the given requirements is given below)

2.  Implement the class diagram for supermarket software.

3.  Test the implemented supermarket software against given requirements for supermarket software.

ORIGINAL REQUIREMENTS OF THE SYSTEM:?The user would like to develop a windows-based application that allows him to enter information about the new product, display it and edit the price of the product without VAT. The system automatically calculates the price of the product with VAT. The user is owner of food shop and therefore uses mostly such information about the product as product id, product name, weight, price with/without VAT, expiry date, estimated date to order. The user can edit information about any product saved by the program into the file. The owner of the food shop would like to view not only product information but also the images, associated with given product. When the program starts all information about products automatically loaded to the GUI. When the program closes all information stored in the memory is saved into disk. The system should store in the memory at least 10 REAL products. Please keep in mind that in reality the shop owner doesn't know the maximum number of different products in stock at the same time.?The customer also needs information about amount of product in stock displayed in the GUI and identify the products to be re-ordered (the minimum level of product is stock is defined by shop owner in advance). For each product to be reordered the following information has to be provided: advisable amount of products to be reordered (the maximum level of product in stock is defined ONLY ONCE by shop owner during use of software), product category (such as Flour, Sugar, Milk, etc.), expected date of delivery and the total amount to be paid for re-ordering (the delivery charges are not included in this calculation), date of when the last order has been placed, the details of company, where the order has to be placed (it can be more than one delivery company). Each item has a minimum quantity limit, after which the warning message about re-ordering product is displayed. If the quantity of ANY item in the shop is lower specified limit, the message with list of products to be ordered is displayed. The user should have a possibility to increase the quantity of the product if the order has arrived and change the date of last order for each product. The customer doesn't know the maximum number of products in the supermarket. The software should be able to display whether it is necessary to re- order the product or not. The user would like to have alternative to enter data either from windows-based graphical user interface or from file. In addition when the user starts the software next time, he would like to see all products that he entered to the system previously. Each product has to be associated with manufacturer details.

Outcomes for the assessment

  • Demonstrate an understanding of Object Orientated methodologies and their application.
  • Select an apply appropriate technologies and techniques in the design and development of Object Orientated software systems.
  • Document software designs and implementation.
  • Analyse and critically evaluate the implemented software against requirements.

Requirements

DESIGN

  • Identify the relationships between classes, their attributes and methods, draw the class diagram for the software

IMPLEMENTATION

  • Identify the techniques and apply them to the implementation of supermarket software .
  • Detailed comments should be added to the programming code .
  • Submit the relevant UML documentation regarding the implemented supermarket software

TESTING

  • Test the implemented supermarket software against given requirements for software.
  • Report the results of test in documentation.
  • Comple

Written assignment documentation of supermarket software with programming code.


Related Discussions:- Programming code for supermarket software

Assignment help, Write your own version of the strcmp function string_compa...

Write your own version of the strcmp function string_compare. Supply a main program that will test each of the 3 differing outcomes. int string_compare(char *s, char *t); retu

Oop, Using OOP,write a sample program to get the factorial of a number ente...

Using OOP,write a sample program to get the factorial of a number entered by a user

Algorithm of sort the given array remove the repeated value, Short Arrays: ...

Short Arrays: Array = randi(10,1,randi(6,1,1)+4)-5 This command will generate an array which you should be able to evaluate by hand (and also have your code evaluate for te

Area under curve, Area Under Curve Write a program to find the area und...

Area Under Curve Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve be

Program for create the rna sequence from the dna, Often, DNA sequences are ...

Often, DNA sequences are represented as a sequence of characters (String) and each character in the sequence corresponds with one of four nucleotides. A = adenine, C = cytosine,

Mvc framework, MVC Framework The ASP.NET MVC Structure is a web program fra...

MVC Framework The ASP.NET MVC Structure is a web program framework that tools the model-view-controller (MVC) design. According to ASP.NET, it allows application designers to devel

Triple eigenvalue with one eigenvector, Triple Eigenvalue with 1 Eigenvecto...

Triple Eigenvalue with 1 Eigenvector The eigenvalue/vector pair in this case are l and  ?h , . Since the eigenvalue is real we know as the first solution we require is, e l

Define functions with no arguments and no return values, Define Functions w...

Define Functions with no arguments and no return values? When a function has no arguments it doesn't receive any data from the calling function. Likewise, it doesn't return any

Matlab error, n2=2:100; t=3; while t { g3(t)=(1/2)*(0.63)*(0.8....

n2=2:100; t=3; while t { g3(t)=(1/2)*(0.63)*(0.8.^(n2)); t=t+1; } g3(1)=0; g3(2)=0; what is wrong with the code above? it tells me that line: g3(t)=(1/2)

Create a clickable map - web operating system, You are required to develop ...

You are required to develop a content management system for the following scenario:   "A Travel Information (NTIK) system is to be designed to allow travellers to access to an elec

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd