Triangle-tracker

This is an application to detect the type of triangle, 9/08/2018

By Abdulfatah Mohamed

ReadmeImg

Description

This application is called Triangle-Tracker. The page contains three input forms which enable someone to input the length(in Cm) of the three different sides of triangle. It tells the user the type of triangle which will be formed from the three input by the user or if no triangle will be formed. The application uses a function of if else statement and has a button which which executes the function upon being clicked to make the application logic possible.

Setup/Installation Requirements

  • Make sure your computer has an editor you can use atom(preferred), sublime text or notepad++
  • Make sure your browser is Javascript enabled. Preferably use Chrome or Mozilla Firefox.
  • You can use githubs gh-pages or Xampp to host the website on your computer
  • No Jquery or Javascript libraries required
  • Since it made using Simple Javascript functionality, HTML and CSS it should be easy use, modify and understand. There is no database or server setup for this code hence it should be smooth and easy to use. View on Github.

Known Bugs

There are no known bugs for this web application

Technologies Used

  • Javascript
  • HTML
  • CSS
  • Atom
  • XAMPP

Support and contact details

For more information call +254789268466 or Email me fertahrez@gmail.com

License

*MIT License

Copyright (c) [2018] [Abdulfatah Mohamed]

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) 2018 Abdulfatah