Background: Using C# you are creating application that is going to track the swim clubs, their swimmers, swim meets and results. Submission: Submit your solution as compressed solution folder in Lab 2 drop box by the deadline in the drop box. Please refer to “General Assignment Requirements” for additional requirements. Create the following classes with the attributes as specified: ----------------------------- Class Club Holds the following information: club number – club’s registration number name –the name of the club address – address of the club telephone number – 10-digit phone number ---------------------------------- Class Registrant Holds the following information: registration number – identification number for a registrant name – a registrant’s name date of birth address – address of the registrant telephone number – 10-digit phone number ---------------------------------------- Class Swim meet Holds the following information: Start date – start date of the meet End date – end date of the meet Name of the meet – represent a name of the meet Course – pool type (SCM, SCY, LCM) (use enum) --------------------------------- Class Event Holds the following information: Distance – distance of a swim (50, 100, 200, 400, 800, 1500) Stroke – code for the stroke (butterfly, backstroke, breaststroke, freestyle, individual medley) (use enum) ------------------------------------ Class Swim Holds the following information: Time swam – final time of a swim (example: 1:05.52) Heat – number of the heat Lane – number of the lane ---------------------------------------- Implement all 5 classes and provide the following: 1-Appropriate fields 2-Appropriate properties to access the fields 3-Appropriate constructors (a minimum of 1 in addition to the default constructor) 4-Method ToString() that returns a string with the information contained within the fields of an instance 5-A registration number for swimmers must be unique 6-A registration number for clubs must be unique 7-You can add any additional methods that may be needed. 8-In the main() method, test that all the class members work correctly. User input is not needed - use the hard coded values.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
100%
Background: Using C# you are creating application that is going to track the swim clubs, their swimmers, swim meets and results. Submission: Submit your solution as compressed solution folder in Lab 2 drop box by the deadline in the drop box. Please refer to “General Assignment Requirements” for additional requirements. Create the following classes with the attributes as specified: ----------------------------- Class Club Holds the following information: club number – club’s registration number name –the name of the club address – address of the club telephone number – 10-digit phone number ---------------------------------- Class Registrant Holds the following information: registration number – identification number for a registrant name – a registrant’s name date of birth address – address of the registrant telephone number – 10-digit phone number ---------------------------------------- Class Swim meet Holds the following information: Start date – start date of the meet End date – end date of the meet Name of the meet – represent a name of the meet Course – pool type (SCM, SCY, LCM) (use enum) --------------------------------- Class Event Holds the following information: Distance – distance of a swim (50, 100, 200, 400, 800, 1500) Stroke – code for the stroke (butterfly, backstroke, breaststroke, freestyle, individual medley) (use enum) ------------------------------------ Class Swim Holds the following information: Time swam – final time of a swim (example: 1:05.52) Heat – number of the heat Lane – number of the lane ---------------------------------------- Implement all 5 classes and provide the following: 1-Appropriate fields 2-Appropriate properties to access the fields 3-Appropriate constructors (a minimum of 1 in addition to the default constructor) 4-Method ToString() that returns a string with the information contained within the fields of an instance 5-A registration number for swimmers must be unique 6-A registration number for clubs must be unique 7-You can add any additional methods that may be needed. 8-In the main() method, test that all the class members work correctly. User input is not needed - use the hard coded values.
Expert Solution
steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY