Giter VIP home page Giter VIP logo

triangle-tracker's Introduction

Triangle Tracker

Description

Triangle Tracker is an application that allows a user to enter the length values of the three sides of a triangle a,b,c in the application. After submitting the values, the application returns the type of triangle depending on the values as isosceles, equilateral, scalene or NOT a triangle at all.

Author

Rees Alumasa

Set-Up Requirements

BDD:

NOTE: The program input variables have been set to a, b and c representing the three sides of a triangle

Behaviour Input Example Output Example
A triangle is Equilateral:
  • All sides are equal
  • a=5
  • b=5
  • c=5
  • Equilateral Triangle
    A triangle is Isosceles:
  • Either of the two sides are equal
  • a=5
  • b=5
  • c=6
  • Isosceles Triangle
    A triangle is scalene:
  • None of the sides are equal
  • Sum of any two sides is greater than the remainng side
  • a=4
  • b=5
  • c=6
  • Scalene Triangle
    Triangle with either of the two sides
    summation less than or equal to the third remaining side
  • a=4
  • b=6
  • c=12
  • NOT a triangle at all

    Sample Layout:

    Technologies used:

    Languages

    • Java script
    • CSS
    • HTML

    Applications

    • Ubuntu Software
    • Atom text-editor
    • Terminal Application

    Contact:

    License and Copyright:

    • MIT License
    • Copyright (c) 2019 Rees Alumasa

    triangle-tracker's People

    Contributors

    rees5 avatar

    Recommend Projects

    • React photo React

      A declarative, efficient, and flexible JavaScript library for building user interfaces.

    • Vue.js photo Vue.js

      ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    • Typescript photo Typescript

      TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

    • TensorFlow photo TensorFlow

      An Open Source Machine Learning Framework for Everyone

    • Django photo Django

      The Web framework for perfectionists with deadlines.

    • D3 photo D3

      Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

    Recommend Topics

    • javascript

      JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

    • web

      Some thing interesting about web. New door for the world.

    • server

      A server is a program made to process requests and deliver data to clients.

    • Machine learning

      Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

    • Game

      Some thing interesting about game, make everyone happy.

    Recommend Org

    • Facebook photo Facebook

      We are working to build community through open source technology. NB: members must have two-factor auth.

    • Microsoft photo Microsoft

      Open source projects and samples from Microsoft.

    • Google photo Google

      Google โค๏ธ Open Source for everyone.

    • D3 photo D3

      Data-Driven Documents codes.