/Triangle-Tracker

this is a simple website to help you identify what type of triangle you are dealing with by keying in the adjacent hypotenuse base

Primary LanguageJavaScript

Triangle Tracker Website

{ This is a website that has been made to help the user know if a polygon is a triangle }, {22 of march 2019}

By LordDoyo

Description

This is a website that helps the user know if a polygon is a triangle .This application that will help us know whether a triangle is isosceles, equilateral, scalene or NOT a triangle at all.Based on the functionality of the application, it helps know if a triangle is either of this Equilateral ,isosceles or Scalene:

For an equilateral triangle, all sides must be equal. For an isosceles triangle, two sides are exactly equal. For a scalene triangle, none of the sides is equal. However, the sum of any two sides of the triangle must be greater than the third side. Most importantly, if the sum of any two sides of the triangle is equal to or less than the third remaining side, then a triangle CANNOT be formed using those values. (For example, the values 9,4 & 3 cannot form a triangle.)

Setup/Installation Requirements

Known Bugs

so far so good.But incase you find a bug email me at johnkojo7777@gmail.com.

Technologies Used

i have used some basic techniques in the following technologies HTML CSS and JavaScript

Support and contact details

If you run in to any problems while reading my code or you find any unknown bugs in it contact me using my email johnkojo7777@gmail.com .

License

Copyright (c) [2019] [Adano Godana]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Copyright (c) {2019} {Adano Godana}