Giter Club home page Giter Club logo

roman-numerals's Introduction

Roman Numeral Converter

By Taylor Somers

Description

This website is a work in progress designed to practice the Behavior-Driven Development (BDD) model for creating programs with end performance in mind. While its functionality to this point is marginal, it does show the iterative process involved in BDD and has been integral in cultivating my understanding of the BDD process that we will be using in further website builds at Epicodus.

Languages & Technologies Used:

Programming Languages & Libraries

  • HTML
  • JavaScript
  • jQuery
  • Markdown

Operating Systems & Programs

  • Git Bash
  • Google Chrome
  • Microsoft Windows 10
  • Mozilla Firefox
  • Visual Studio Code

Installation

  1. Download a web browser, such as Apple Safari, Google Chrome, Microsoft Edge, Mozilla Firefox, or Yandex.
  2. Navigate to https://github.com/taylorsomers/roman-numerals.
  3. Click the green "Clone or download" button at the right of the screen.
  4. Select "Download ZIP."
  5. Use a file extractor or unzip program (such as PeaZip, Unzipper, WinZip, Zipware, or 7-ZIP) to extract the ZIP files onto your computer.
  6. Open the directory containing the extracted files.
  7. Double-click the "index.html" file to run the program through your web browser.

Specifications

Program Behavior Example Behavior Example Output
Program distinguishes numbers from non-numbers. "1", "a", "." "true", "false", "false"
Program displays an error message when a non-integer is entered.
Program displays an error if integer less than '1' is entered.
Program displays an error if integer greater than "3999" is entered.
Program converts single-digit entry of "1" to "I".
Program converts single-digit entry of "5" to "V".
Program converts double-digit entry of "10" to "X".
Program converts double-digit entry of "50" to "L".
Program converts triple-digit entry of "100" to "C".
Program converts triple-digit entry of "500" to "D".
Program converts quadruple-digit entry of "1000" to "M".
Program displays Roman numerals the summation of which add up to the user-inputted number.
Program will not repeat numerals "I", "V", or "X" more than three times consecutively in output.

Known Bugs

  • Beyond its unfinished state to this point, no known bugs in the built-out functionality at this time. If any are discovered, please feel free to reach out and let me know. If you would like to contribute any fixes or improvements, please do!

Contributors

  • Taylor Somers

License

This website is licensed under the GNU General Public License GPLv3. (C) 2020 Taylor Somers. All rights reserved.

roman-numerals's People

Contributors

taylorsomers avatar

Watchers

 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.