Git Product home page Git Product logo

triangle-tracker's Introduction

Triangle Tracker.

Description.

The triangle tracker is a website that allows users to enter three values and determines if it is a triangle or not. If so, the tracker returns the name of the kind of triangle the sides make (equilateral, isosceles, scalene).

By Ivy Nzioka

Working of the website.

The project runs on a browser,It is a calculator that is configured to take in three values and by using the javascript if and else if statement it can find out if the triangle is equilateral,scalene,or isosceles or if not a triangle at all.

Behaviour Driven Development.

Behaviour Input Output
Input of different values 4,6,3 Scalene Triangle
Input of two equal values 6,8,8 Isosceles Triangle
Input of three equal values 9,9,9 Equilateral Triangle
Input of two sides than are not greater than the third 1,2,3 Not a triangle

Live Demo

Here is a link to a live demo:[id]:https://nziokaivy.github.io/triangle-tracker/

Setup/Installation Requirements

Install triangle-tracker by cloning this repository: https://github.com/nziokaivy/triangle-tracker/tree/roughwork

Bugs

Incase of any bugs:-

  • Fork a repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -m "Improve feature"
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Technologies Used

  • HTML
  • CSS
  • Javascript

Support and contact details

If you have any issues feel free to contact me at [email protected].

License

MIT License. Copywright (c) 2018 Ivy Nzioka.

triangle-tracker's People

Contributors

nziokaivy avatar

Watchers

James Cloos 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.