Module-Project-Array-of-Numbers

Development Strategy

project-array-of-numbers

A simple webpage where we work collaboratively on arrays. You can enter more than one numbers then you can subtract, display, find an average of them and compare them

Wireframe

wireframe

0. Set-Up

Repository

1. Html_css

As a site visitor, I can see a general page markup, with css styling

assigned to Pavel
reviewers Oguz , Olga and Sayed

Repo

This user story was developed on a branch called html_css

HTML

CSS

JS

2. Add-number

As a site visitor, I can add a number, see the number I added and check if it is valid

assigned to Oguz
reviewers Pavel , Olga and Sayed

Repo

This user story was developed on a branch called add-number

HTML

CSS

JS

4. Find-average

As a site visitor, I can to calculate the average of all numbers which I entered

assigned to Olga
reviewers Oguz , Pavel, Yauhenia and Sayed

Repo

This user story was developed on a branch called find-average

HTML

CSS

JS

5. Find-Greater-Than

As a site visitor, I want to give a number and see all the numbers greater than my input number

Assigned to Sayed Kazimi

reviewers Pavel , Olga and Oguz

Branch

Developed in a branch called find-greater-than

HTML

CSS

JS

6. Find-Less-Than

As a site visitor, I want to give a number and see all the numbers less than my input number

Assigned to Sayed Kazimi

reviewers Pavel , Olga and Oguz

Branch

Developed in a branch called find-less-than

HTML

CSS

JS

7. Remove-number

As a site visitor, I can remove a number, see the number I want to remove and get a confirmation if it is removed

assigned to Yauheniya
reviewers Oguz and Sayed

Repo

This user story was developed on a branch called remove-number

JS