/haiku

an app to generate random haikus - practice testing and random gen. - Epicodus

Primary LanguageJavaScript

Haiku

An application for determing if a phrase is a haiku

By Todd Walraven and Mariam Alaeddin

Description

Ever feel poetic and want to write a haiku? Well our app will help you do just that! Enter your lines in each input box and let us tell you whether or not you should pursue poetry.

Specs

  • Behaviour: user inputs a phrase and phrase is returned to them

    • Input: This is a haiku
    • Output: This is a haiku
  • Behaviour: User inputs a phrase and the number of vowels is returned to them

    • Input: This is a haiku
    • Output: 6
  • Behaviour: User inputs a phrase into 3 inputs and it returns the number of vowels for the three inputs.

    • Input: 1: I said 2: this is a :haiku
    • Output: 9

Setup/Installation Requirements

  • This is a great place
  • to list setup instructions
  • in a simple
  • easy-to-understand
  • format

{Leave nothing to chance! You want it to be easy for potential users, employers and collaborators to run your app. Do I need to run a server? How should I set up my databases? Is there other code this app depends on?}

Known Bugs

{Are there issues that have not yet been resolved that you want to let users know you know? Outline any issues that would impact use of your application. Share any workarounds that are in place. }

Support and contact details

{Let people know what to do if they run into any issues or have questions, ideas or concerns. Encourage them to contact you or make a contribution to the code.}

Technologies Used

{Tell me about the languages and tools you used to create this app. Assume that I know you probably used HTML and CSS. If you did something really cool using only HTML, point that out.}

License

{Determine the license under which this application can be used. See below for more details on licensing.}

Copyright (c) 2016 {List of contributors or company name}