leighTOR / ITEC102Finals

a simple survey using c# console application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ITEC 102 Finals

A simple survey using C# console application. This is for my computer science freshman year, first semesters' finals requirement.

Inputting the surveyees' information and answering the questions:

image

Getting the current statistics after each surveyee's input:

image

Exiting the program:

image

Writing the data needed to get the statistics and also surveyees' information:

image

Inside the "survey - info":

image

Inside the "survey - statistics":

image

Inside the age, sex, course, and results are just the data from the surveyees:

just like this:

image

I will still continue to improve this code until I'm satisfied with it. Hope you can also contribute.

About

a simple survey using c# console application.

License:GNU General Public License v3.0


Languages

Language:C# 100.0%