Skip to content

Lav et console-projekt, der beder brugeren om et antal måleværdier og laver noget statistik på værdierne.

Notifications You must be signed in to change notification settings

Cabuxito/Regnvejrstatistik.Opgave

Repository files navigation

Regnvejrstatistik Opgave

Table of content

Intro

The program is a console application, user can input 5 measurement values and as result the program do some statistics.

Demands

  • Master: Create the solution. [✔️]
  • Develop: Make a basic structure. [✔️]
  • MethodFeature: Make the methods that is required. [✔️]
  • OptionsFeature: Make the user interface, consist on complete the switch cases. [✔️]
  • UserExperienceFeature: Make the program more user friendly and easy to use. [✔️]

Instructions

image

1- Input some mmeasurement values, five to be precisely.

2- Show all the values.

3- Show average of values.

4- Show the Maximum value of user input.

5- Show the Minimum value of user input.

Tags

Changelog

[Github]https://github.com/Cabuxito/Regnvejrstatistik.Opgave/branches - Here is my branches and what it happens in every update.

v0.1: I have make the basic structure for the program , like the variables I needed and the base from user interactions(switch case).

v0.2: After I did make all the methods I need for the program to calculate average, maximum and minimum from the array.

v0.3 After all was in place so I completed the switch case with all the data, and methods call.

v1.0 When I finished with the program, I did make some user improvements, like clear the console, and sure "dumb" user can't brake it. [FINISH]

To-do

  • Nothing I Think.

About

Lav et console-projekt, der beder brugeren om et antal måleværdier og laver noget statistik på værdierne.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages