SmartExpert

(118)

$30/per page/Negotiable

About SmartExpert

Levels Tought:
Elementary,Middle School,High School,College,University,PHD

Expertise:
Accounting,Business & Finance See all
Accounting,Business & Finance,Economics,English,HR Management,Math Hide all
Teaching Since: Apr 2017
Last Sign in: 4 Weeks Ago
Questions Answered: 7559
Tutorials Posted: 7341

Education

  • BS,MBA, PHD
    Adelphi University/Devry
    Apr-2000 - Mar-2005

Experience

  • HOD ,Professor
    Adelphi University
    Sep-2007 - Apr-2017

Category > Computer Science Posted 14 May 2019 My Price 8.00

ISM240 Homework 4 Health Club Membership Fee Calculator

ISM240 - Homework 4

 

Q1. Health Club Membership Fee Calculator

 

The Bay City Fitness and Health Club charges the following monthly membership rates:

 

Adult Membership: $50/month

Child:                       $20/month

Student:                    $30/month

Senior citizen:          $40/month

 

The club also offers the following optional services, which increase the base monthly fee:

 

Yoga lessons:      add $10 to the monthly fee

Zumba lessons:    add $15 to the monthly fee

Karate:                 add $20 to the monthly fee

Personal Trainer: add $25 to the monthly fee

 

Create an application that allow the user to select a membership rate, select optional services, and the number of months of the membership. The application should display total fee including 8% sales tax.

 

The application should have the following functions and procedures.

Method

Type

Description

CalcBaseFee

Function

Returns the rate of the selected membership type

CalcAdditionalFee

Function

Returns the cost of the selected optional services

CalcSalesTax

Function

Accepts the subtotal as an argument. Return the amount of sales tax on that amount. The tax rate should store in a class level constant.

ResetAdditionalFee

Procedure

Resets the optional services check boxes to unchecked

ResetMembershipRate

Procedure

Resets the membership rate radio buttons to their initial value

btnCalculate_Click

Event handler

Calculates and displays the total fee.

btnExit_Click

Event handler

Ends the application.

btnReset_Click

Event handler

Resets the controls on the form to their initial values.

 

Input validation: Validate the number of months entered by the user.

 

Graphical user interface – 20 points

Input validation, standard naming conventions, and comments – 10 points

Functions and procedures – 70 points

 

Answers

(118)
Status NEW Posted 14 May 2019 03:05 AM My Price 8.00

ISM-----------240----------- Ho-----------mew-----------ork----------- 4 -----------Hea-----------lth----------- Cl-----------ub -----------Mem-----------ber-----------shi-----------p F-----------ee -----------Cal-----------cul-----------ato-----------r-----------

Attachments

1557933682-Health Club Membership Fee Calculator.zip
Not Rated(0)