Skip to content

Joy-Mumo/Triangle-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Triangle-Tracker

Author

Joy Vivika Mumo

Description

Triangle tracker is a program that allows user to input length values of an object and check if it is indeed a triangle and what type of triangle it is.

Project Set-Up Instruction

Open link to program on a device connected to the interenet.Put in three values on the input-text object field and press enter to get an answer

Behaviour Driven Development

  • When a user enters value A, value B and value C.
  • Then the program stores the values of the lengths
  • And checks to see if a triangle can be made.
  • When a triangle is not made
  • The program prints... "THis is not a triangle."
  • When a triangle is formed
  • The program calculates on what type of triangle is formed
  • Then, program displays result,showing what type of triangle has been formed.

Setup/Installation Requirements

No Setup requirements.

Technologies Used

  • HTML5
  • CSS3
  • Git & GitHub
  • Javascript

Support and contact details

Unavailable

Link to Live Site on Github Pages

https://joy-vivika.github.io/Triangle-Tracker/

Copyright and Licensing Information

About

Triangle Tracker allows a user to find out a type of triangle simply by putting in it's length values

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors