You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-20Lines changed: 11 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,14 @@
2
2
3
3
Story Estimator is an agile based tool to effectively estimate stories using planning poker technique. Planning Poker is a consensus based technique used for estimating and planning. Agile teams around the world use this kind of tool to estimate their product backlogs and how long a certain amount of work will take to complete.
4
4
5
-
## Prerequisites
5
+
## Deployment
6
6
7
-
To run the sample, .NET Core SDK must be installed. Follow this link to download: https://www.microsoft.com/net/download/windows
7
+
### Requirements to run the demo
8
8
9
-
## Deployment
9
+
The samples requires the below requirements to run.
10
10
11
-
To run the sample using command prompt do the following.
11
+
*[Visual Studio 2022](https://visualstudio.microsoft.com/vs/)
0 commit comments