Skip to content

small angularjs/.net project that gets mean,median,mode out of a number set

Notifications You must be signed in to change notification settings

taylorjbrown/Stats

Repository files navigation

Stats

Summary:

  • A small angularjs/.net demo project that gets mean, median, mode out of a number set

Key Points:

  • Hosted on Azure at: displaystas.azurewebsites.net/Stats

  • Frontend effectively handles user input and provides respones on validation

  • Backend is a RESTful Api with one method in the ApiControlle, a POST endpoint to create the stats

  • A Unit Test suit that uses the Microsoft.VisualStudio.TestTools.UnitTesting & Moq libraries is included in the project

About

small angularjs/.net project that gets mean,median,mode out of a number set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published