Application for vehicle dealership, Visual Basic Programming

Assignment Help:

A vehicle dealership has a number of different items for sale: motorbikes, cars, vans and boats.

Each class of items for sale has different characteristics that need to be recorded about it:

  1. Motorbike have the reg number, make, model, engine (cc) and colour recoded
  2. Cars need to have the reg number, make, model, engine (cc) and colour, seats and doors recorded
  3. Vans have the reg number, make, model, engine (cc) , colour, seats and capacity
  4. Boats have a registered port, id number, make, model and displacement

All items also have manufacture year, retail price, sold price (when they have been sold) and cost price. Vans and Boats are advertised and sold 'plus VAT', which means that all prices paid are those stored plus 20%. Bikes, Cars and Vans also have a mileage recorded.

The vehicle dealer requires a system that will allow a user to add items to the stock list. Once a week, they need to create a standard adverts for all items in stock from the registered details, to go into a trade magazine and into a local paper. This is to be written to file.

The system must also be able to register an item as being sold, so that it does not appear in future advert lists. Where this is the case, the sale price is recorded.

The company wants to additional reports - the total cost of all the stock currently available (cost price based); and the total sold price and cost prices of all sold items.

This specification is not complete, so students are expected to complete their knowledge through questioning the lecturer in class time each week until the end of term.

A sample version of the application (with only some of the code implemented) is given on the Blackboard.

You should include a small sample of vehicles automatically to aid testing. Tasks

Task 1

Indentify the Classes, their responsibilities (methods) and Attributes required for this solution and draw a Class diagram for the whole scenario.

Hand In:

 A UML Class diagram showing the relationships between different classes and each class's methods and attributes. You may use Visio or any other suitable drawing tool for this task.

Task 2

Hand in

A fully OO VB 2008 solution on CD. You should submit all developed code, as found in the solution folder. Ensure that this also includes an executable file (.exe) in the appropriate directory.


Related Discussions:- Application for vehicle dealership

Hotel management system, i need to do my final project for my last year bsc...

i need to do my final project for my last year bsc honours degree in Business Information systems. I need to develop a system which is operational for hotel management system. th

Dialog - database applications, DIALOG   The dialog is a window which ...

DIALOG   The dialog is a window which contains controls. The Dialog boxes are the form of input and output. The control can be placed on the dialog box for communicating. If y

HCI, I have an assignment In HCI , can anyone help me ?

I have an assignment In HCI , can anyone help me ?

Properties - intrinsic control, Properties: Every control has a defaul...

Properties: Every control has a default property related with it. The default property does not require to be named when you are functioning. The control Check box as value

Events - intrinsic contol, Events: The Controls are placed on a form a...

Events: The Controls are placed on a form and then to make them functional an "event procedure" is related with the control object. An event process is what happens in respons

While loop - vbscript, In VBScript, the While...Wend statement is provided ...

In VBScript, the While...Wend statement is provided for those who are familiar along its usage. However, due to the lack of flexibility in While...Wend, it is suggested that you us

Adding handlers with class wizard, Adding Handlers With Class Wizard: ...

Adding Handlers With Class Wizard: Whenever a handler is added, the class wizard places the prototype for the message handler in the header (.H) file. It gives a skeleton hand

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