Skip to content

changemachine/TitleCase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Title Case for Epicodus

by Daniel Toader and James Nielson

Date: March 09, 2015

Description

The Title Case program capitalizes the first letter of all words in a multiple-word title. For example, we expect it to change the color purple to The Color Purple.

Setup instructions

  1. Clone this git repository
  2. Set your localhost root folder to ~/TitleCase/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

Convert titles to Title Case

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published