Semester 1: C# Sports Membership Management System
VerifiedAdded on  2025/08/18
|12
|520
|244
AI Summary
Desklib provides solved assignments and past papers for students.

NIT5150 – OBJECT ORIENTED
PROGRAMMING
Student Id:
Student Name:
PROGRAMMING
Student Id:
Student Name:
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Table of Contents
Introduction................................................................................................................................3
Pseudocode.................................................................................................................................4
Test Cases...................................................................................................................................5
Program Screenshots..................................................................................................................6
Program Output........................................................................................................................10
Conclusion................................................................................................................................11
References................................................................................................................................12
List of Figures
Figure 1: Program Code 1..........................................................................................................6
Figure 2: Program Code 2..........................................................................................................7
Figure 3: Program Code 3..........................................................................................................8
Figure 4: Program Code 4..........................................................................................................9
Figure 5: Program Output 1.....................................................................................................10
Figure 6: Program Output 2.....................................................................................................10
1
Introduction................................................................................................................................3
Pseudocode.................................................................................................................................4
Test Cases...................................................................................................................................5
Program Screenshots..................................................................................................................6
Program Output........................................................................................................................10
Conclusion................................................................................................................................11
References................................................................................................................................12
List of Figures
Figure 1: Program Code 1..........................................................................................................6
Figure 2: Program Code 2..........................................................................................................7
Figure 3: Program Code 3..........................................................................................................8
Figure 4: Program Code 4..........................................................................................................9
Figure 5: Program Output 1.....................................................................................................10
Figure 6: Program Output 2.....................................................................................................10
1

Introduction
For managing the details or the records of sports membership of the members the system will
be designed in the platform or the IDE of Visual Studio. The language used for developing
the system is C# or C-Sharp. It will cover all the requirements of the customers in the system.
2
For managing the details or the records of sports membership of the members the system will
be designed in the platform or the IDE of Visual Studio. The language used for developing
the system is C# or C-Sharp. It will cover all the requirements of the customers in the system.
2
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Pseudocode
Sports membership details calculator is designed using the IDE name visual studio which is
very easy to use. This application is used to fetch the details regarding membership and
amount for that membership.
ï‚· After the welcome message opened on the console screen, the user needs to enter his
name.
ï‚· After that he will be asked for the membership duration or time in months.
ï‚· Then he has to select offer choice in yes or no as he wants to apply offers or not.
ï‚· After entering five member details the program will show the summary of all (Epure &
Iftene, 2016).
3
Sports membership details calculator is designed using the IDE name visual studio which is
very easy to use. This application is used to fetch the details regarding membership and
amount for that membership.
ï‚· After the welcome message opened on the console screen, the user needs to enter his
name.
ï‚· After that he will be asked for the membership duration or time in months.
ï‚· Then he has to select offer choice in yes or no as he wants to apply offers or not.
ï‚· After entering five member details the program will show the summary of all (Epure &
Iftene, 2016).
3
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Test Cases
Case ID Case Name Expected
Results
Actual Results Final Result
1. System running
properly.
The system is
running
properly in the
console as per
the
requirements.
The system is
running
properly in the
console as per
the
requirements.
Pass
2. Name and Total
months
User will able
to enter their
name and
membership
months.
User will able
to enter their
name and
membership
months.
Pass
3. Exception on Offers. The Yes or No
option is
provided, so
users have to
enter only from
both of the
option.
The Yes or No
option is
provided, so
users have to
enter only from
both of the
option.
Pass
4. Exception on Months User have to
enter total
membership
months in the
numeric
numbers.
If the user
enters
membership
months in
alphabetically
form, then it
will print the
error message.
Pass
5. Summary of the
program.
The
membership
summary will
be displayed
after entering
the details
required.
The
membership
summary will
be displayed
after entering
the details
required (Zieris
& Prechelt,
2016).
Pass
4
Case ID Case Name Expected
Results
Actual Results Final Result
1. System running
properly.
The system is
running
properly in the
console as per
the
requirements.
The system is
running
properly in the
console as per
the
requirements.
Pass
2. Name and Total
months
User will able
to enter their
name and
membership
months.
User will able
to enter their
name and
membership
months.
Pass
3. Exception on Offers. The Yes or No
option is
provided, so
users have to
enter only from
both of the
option.
The Yes or No
option is
provided, so
users have to
enter only from
both of the
option.
Pass
4. Exception on Months User have to
enter total
membership
months in the
numeric
numbers.
If the user
enters
membership
months in
alphabetically
form, then it
will print the
error message.
Pass
5. Summary of the
program.
The
membership
summary will
be displayed
after entering
the details
required.
The
membership
summary will
be displayed
after entering
the details
required (Zieris
& Prechelt,
2016).
Pass
4

Program Screenshots
Figure 1: Program Code 1
5
Figure 1: Program Code 1
5
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Figure 2: Program Code 2
6
6
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Figure 3: Program Code 3
7
7

Figure 4: Program Code 4
8
8
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Program Output
Figure 5: Program Output 1
Figure 6: Program Output 2
9
Figure 5: Program Output 1
Figure 6: Program Output 2
9
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Conclusion
This report concludes the details and the user manual of Sport membership calculator. All the
screen output with the respective code screens are included in the report. The test cases are
also identified for users.
10
This report concludes the details and the user manual of Sport membership calculator. All the
screen output with the respective code screens are included in the report. The test cases are
also identified for users.
10

References
Epure, C., & Iftene, A. (2016). Semantic analysis of source code in object oriented
programming. A case study for C. Romanian Journal of Human-Computer Interaction, 9(2),
103.
Zieris, F., & Prechelt, L. (2016, May). Observations on knowledge transfer of professional
software developers during pair programming. In 2016 IEEE/ACM 38th International
Conference on Software Engineering Companion (ICSE-C) (pp. 242-250). IEEE.
11
Epure, C., & Iftene, A. (2016). Semantic analysis of source code in object oriented
programming. A case study for C. Romanian Journal of Human-Computer Interaction, 9(2),
103.
Zieris, F., & Prechelt, L. (2016, May). Observations on knowledge transfer of professional
software developers during pair programming. In 2016 IEEE/ACM 38th International
Conference on Software Engineering Companion (ICSE-C) (pp. 242-250). IEEE.
11
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide
1 out of 12
Related Documents

Your All-in-One AI-Powered Toolkit for Academic Success.
 +13062052269
info@desklib.com
Available 24*7 on WhatsApp / Email
Unlock your academic potential
Copyright © 2020–2025 A2Z Services. All Rights Reserved. Developed and managed by ZUCOL.