Assignment title: Management
You are required to write a complete C program for Health Club Membership. The program requires user to input the members category (Adult, Child and Senior Citizen) and duration of the membership. The user can get 20% discount if duration of the membership is equal to 24 months or more, and monthly installment is allowed if the duration is at least 12 months. This program must be able to calculate and display total of the fees and monthly installment. The input process must be repeated until user choose to exit from the program. Table 1 shows the rate of the respective members category.