C# Program Report: Victory Chair Hair Order System
VerifiedAdded on 2025/05/01
|8
|654
|407
AI Summary
Desklib provides solved assignments and past papers to help students succeed.

Contents
Introduction................................................................................................................................2
Output Screenshots.....................................................................................................................3
Test Cases...................................................................................................................................5
Conclusion..................................................................................................................................7
References..................................................................................................................................8
List Of Figures
Figure 1Output 1........................................................................................................................3
Figure 2 Output 2.......................................................................................................................3
Figure 3 Output 3.......................................................................................................................4
Figure 4 Output 4.......................................................................................................................4
Figure 5 Summary......................................................................................................................5
Introduction................................................................................................................................2
Output Screenshots.....................................................................................................................3
Test Cases...................................................................................................................................5
Conclusion..................................................................................................................................7
References..................................................................................................................................8
List Of Figures
Figure 1Output 1........................................................................................................................3
Figure 2 Output 2.......................................................................................................................3
Figure 3 Output 3.......................................................................................................................4
Figure 4 Output 4.......................................................................................................................4
Figure 5 Summary......................................................................................................................5
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Introduction
In this report user manual is being defined which will briefly describe the working of the
program. This program is being written in C# language which is an Object Oriented
Programming language and will work on the OOPs concept. Program is being written in
Visual studio code which is an IDE (Integrated Development Environment ) which provide
an environment to write, run, test and debug the code according to the requirement of the
program.
In this report user manual is being defined which will briefly describe the working of the
program. This program is being written in C# language which is an Object Oriented
Programming language and will work on the OOPs concept. Program is being written in
Visual studio code which is an IDE (Integrated Development Environment ) which provide
an environment to write, run, test and debug the code according to the requirement of the
program.

Output Screenshots
Figure 1Output 1
In the above image a welcome message ” WELCOME TO VICTORY CHAIR HAIR!” is
being displayed which is being displayed on the top of the program. After that input of the
user is being taken which is in string format, and asking about the customer name which is
placing the order. After that various option is being provided and taking the input as PS, HB
or L only. After that again it will ask to enter the correct input if input entered by the user is
wrong. After entering the correct input, the Number of chairs is being entered by the
customer and Order total value is being displayed for the marriage hall. (Al-Bastami, B.G.
and Naser, S.S.A., 2017)
Figure 2 Output 2
Figure 1Output 1
In the above image a welcome message ” WELCOME TO VICTORY CHAIR HAIR!” is
being displayed which is being displayed on the top of the program. After that input of the
user is being taken which is in string format, and asking about the customer name which is
placing the order. After that various option is being provided and taking the input as PS, HB
or L only. After that again it will ask to enter the correct input if input entered by the user is
wrong. After entering the correct input, the Number of chairs is being entered by the
customer and Order total value is being displayed for the marriage hall. (Al-Bastami, B.G.
and Naser, S.S.A., 2017)
Figure 2 Output 2
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

After entering the details in image 1, another detail is being inserted for joining this
information with a summary table. In this image various customers have entered their details
and order of chairs is being taken from all the customers and the order total is being displayed
after calculating the price of the single chair and a total number of chair which is being
ordered.
Figure 3 Output 3
The above image will also perform the same operation which is being performed in the above
two images. And the calculation of order is being through a total number of chair asked and
the type of chair which is being ordered.
Figure 4 Output 4
In this image some more customer will enter their chair and in above image user will enter
the chair which is more than 500, the an error will be printed and it will again ask the
customer to enter the details. Chair quantity should be in the range of 20 -500.
information with a summary table. In this image various customers have entered their details
and order of chairs is being taken from all the customers and the order total is being displayed
after calculating the price of the single chair and a total number of chair which is being
ordered.
Figure 3 Output 3
The above image will also perform the same operation which is being performed in the above
two images. And the calculation of order is being through a total number of chair asked and
the type of chair which is being ordered.
Figure 4 Output 4
In this image some more customer will enter their chair and in above image user will enter
the chair which is more than 500, the an error will be printed and it will again ask the
customer to enter the details. Chair quantity should be in the range of 20 -500.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Figure 5 Summary
In this image Name of the customer is being displayed followed by the number of chairs
which is being ordered by the customer and type of chair which is being offered. Total of
order is being displayed on the column which will show the grand total of each customer who
is ordering the chair.
Test Cases
#
Validatio
n
Expecte
d
Outcome
Actual Outcome
1
.
Type of
chair is
being
entered
in the
form of
shorthan
ds which
is being
given in
brackets.
Will
display
the user
to enter
the input
which
should
be
entered
in the
statemen
t and ask
to renter
In this image Name of the customer is being displayed followed by the number of chairs
which is being ordered by the customer and type of chair which is being offered. Total of
order is being displayed on the column which will show the grand total of each customer who
is ordering the chair.
Test Cases
#
Validatio
n
Expecte
d
Outcome
Actual Outcome
1
.
Type of
chair is
being
entered
in the
form of
shorthan
ds which
is being
given in
brackets.
Will
display
the user
to enter
the input
which
should
be
entered
in the
statemen
t and ask
to renter

the data.
(Alvin,
C.,
2018)
2
.
Chair
number
which is
being
entered
by the
user
should
be in the
range of
20-500
Ask the
user to
enter the
data by
displayin
g the
range of
chairs
which
should
be
entered
by the
user.
(Alvin,
C.,
2018)
2
.
Chair
number
which is
being
entered
by the
user
should
be in the
range of
20-500
Ask the
user to
enter the
data by
displayin
g the
range of
chairs
which
should
be
entered
by the
user.
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Conclusion
In this report, some snippets of the program are being shown which will provide a better
understanding of the code. This report will give brief documentation of the program and
provides various test cases which should be taken care of before executing the program and
various validations whichare being mentioned in the program. Output snippets are being
provided which will show the various implementation of the program.
In this report, some snippets of the program are being shown which will provide a better
understanding of the code. This report will give brief documentation of the program and
provides various test cases which should be taken care of before executing the program and
various validations whichare being mentioned in the program. Output snippets are being
provided which will show the various implementation of the program.
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

References
Al-Bastami, B.G. and Naser, S.S.A., 2017. Design and Development of an Intelligent Tutoring System
for C# Language.
Alvin, C., 2018. C#: Learn C# In 2 Hours And Start Programming Today!.
Al-Bastami, B.G. and Naser, S.S.A., 2017. Design and Development of an Intelligent Tutoring System
for C# Language.
Alvin, C., 2018. C#: Learn C# In 2 Hours And Start Programming Today!.
1 out of 8
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.