Triangle-Tracker-Project

Author:Ian Kurao

Description

This is a program one can use to define the type of a triangle.there are usually three basic triangles.These are Equilateral,Isosceles and Scalene.By the use of the values inputed by the user,the program is able to determine what type of a triangle it is.

Setup instructions

  • git clone https://github.com/iankurao/Triangle-Tracker-.git

  • cd Triangle-Tracker-

  • atom .

  • Or Fork the account

  • Use the top right button on the page

Technology used

Some of the languages incorporated to come up with the program include; -Javascript -HTML -CSS

Link to live website

https://iankurao.github.io/Triangle-Tracker-/

Contact Information

Email: kuraoian@gmail.com

phone: 0723475550

whatsapp: 0723475550

slack:@Ian

License

MIT License

Copyright (c) [2019] [Ian Kurao]

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.