Skip to content

songguriuk/GeometricalCalculation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeometricalCalculation

Overview

This service is to implement simple triangle Calculation based on given two scalar information - base and height. Used framework is Web api. Test cases are added in wiki page however it isn't implemented as lack of time.

Instruction

  • Please download visualStudio 2013 community. here:

https://www.visualstudio.com/en-us/downloads/download-visual-studio-vs.aspx

https://go.microsoft.com/fwlink/?LinkId=532495&clcid=0x409

  • Clone the this repository and open the solution file.

  • Build and Run on to the specific internet broswer.

  • Test with given URL:

    hostURL/api/Triangles/{id}/{base}/{height}

  • It returns JSON type of response

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published