Giter VIP home page Giter VIP logo

triangles-ruby's Introduction

Triangles-ruby

A Ruby App that determines the type of Triangle

Introduction

A Triangle class includes methods for initializing new triangles and determining the triangle type. Keep in mind that not all combinations of three numbers make valid triangles. For example, (2, 2, 8) does not make a triangle.

Methodology

The Web page lets the user input the lengths of the sides of a triangle, and tells whether they form an equilateral, isosceles, or scalene triangle

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Open your Terminal and type

git clone https://github.com/vamuigua/Triangles-ruby.git

cd Triangles-ruby

To install the gems type the code below

bundle install

Run the app

ruby app.rb

Open localhost:4567 in your browser

That's it!

Prerequisites

Things you need to install

Ruby 2.3.1

Running the tests

Go into the your root directory folder and type To check if your specs are running well

rspec

This will check if all tests are running

Break down into end to end tests

If triangle is Equilatetal it should return True

Give an example

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Hat tip to anyone who's code was used!! ;)

triangles-ruby's People

Contributors

vamuigua avatar

Watchers

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