Skip to content

Story Estimator (SE) is an agile based effective technique used to estimate story points. Agile teams around the world use this tool for product backlog items estimation. SE estimates tasks relative to other tasks.

Notifications You must be signed in to change notification settings

syncfusion/ej2-showcase-aspnetcore-story-estimator

Repository files navigation

.NET

Essential JS 2® for ASP.NET Core - Story Estimator

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.

Requirements to run the demo

Install

To install all dependent packages, use the following command.

npm install

Run the following gulp commands one by one for CSS and JS minification.

gulp css-clean
gulp clean-bundle
gulp sass-to-css
gulp min:css
gulp min:js

Run the demo using .NET CLI

  • Clone this repository.
  • Open the command prompt from Application root directory.
  • Run the demo using dotnet run command.

Run the demo using Visual Studio

  • Open the solution file using Visual Studio.
  • Press Ctrl + F5 to run the demo.

Run the demo using Visual Studio code

  • Open the Visual Studio code from the demos directory where project file present.

    Ensure the C# for Visual Studio Code extension is installed in your Visual Studio code before running the ASP.NET Core demos.

  • Press Ctrl + F5 to run the demo.

Live Demo

Check all the showcase samples from here.

License

Syncfusion® ASP.NET MVC Components is available under the Syncfusion® Essential Studio program, and can be licensed either under the Syncfusion® Community License Program or the Syncfusion® commercial license.

To be qualified for the Syncfusion® Community License Program you must have a gross revenue of less than one (1) million U.S. dollars (USD 1,000,000.00) per year and have less than five (5) developers in your organization, and agree to be bound by Syncfusion's terms and conditions.

Customers who do not qualify for the community license can contact [email protected] for commercial licensing options.

Use of Syncfusion® Blazor Components requires prior acquisition of either a Community License or a Commercial License. Additionally, usage is subject to acceptance of and compliance with Syncfusion's license terms and conditions.

The Syncfusion® license that contains the terms and conditions can be found at https://www.syncfusion.com/content/downloads/syncfusion_license.pdf

Support and feedback

See also

Copyright © 2001-2025 Syncfusion®, Inc. Updated on 2025-09-22 at precisely 07:59:36 EST.

About

Story Estimator (SE) is an agile based effective technique used to estimate story points. Agile teams around the world use this tool for product backlog items estimation. SE estimates tasks relative to other tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8