/pig-latin

Primary LanguageJavaScript

Pig Latin Translator

Translates a user-given sentence into pig latin, 6/8/2016

By Katie Tuttle and Matthew Reyes

Description

This app takes in a sentence given by the user and translates it into pig latin

Behavior Input Output
words starting with vowel apple appleay
words starting with consonants dog ogday
words starting with 2 consonants truth uthtray
words starting with y you ouyay
words starting with qu quick ickquay

Known Bugs

Doesn't handle punctuation

Technologies Used

HTML, CSS, jQuery, Javascript

Copyright (c) 2016 Katie Tuttle and Matthew Reyes