Skip to content

changemachine/0309_FoShiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fo Shizzle Generator for Epicodus

by Daniel Toader and James Nielson

Date: March 09, 2015

Description

The Fo Shizzer will turn a given word or phrase into Snoop-speak. In general, an s in a word will be replaced with a 'z'. An s at the beginning of a word will not be changed, nor will a capitalized S, such as in... iSnoop?

Examples:

  1. USER INPUT: Susan OUTPUT: Suzan

  2. USER INPUT: Susan's cats. OUTPUT: Susan'z catz.

  3. USER INPUT: iSnoop. OUTPUT: iSnoop.

  4. USER INPUT: Susan's got mad skiing skills OUTPUT: Suzan'z got mad skiing skillz

Setup instructions

  1. Clone this git repository
  2. Set your localhost root folder to ~/FoShizzle/web/
  3. Ensure PHP server is running.
  4. Start the web app by pointing your browser to the root (http://localhost:8000/)

Copyright © 2015, Daniel Toader and James Nielson

License: MIT

Technologies used

  • HTML5
  • CSS3
  • Bootstrap
  • PHP (tested to run on PHP ver 5.6.6)
  • Silex ver 1.2.3
  • Twig ver 1.18.0
  • PHPUnit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published