Skip to content

CountPacMan/RepeatCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repeat Counter for Epicodus Assesment

by Daniel Toader

Date: March 13, 2015

Description

Returns how frequently a word appears in a given string. The user inputs both the word and the string of words to check. Repeat Counter checks for full word matches only.

Setup instructions

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

License: MIT

Technologies used

  • HTML5
  • CSS3
  • Bootstrap ver 3.3.1
  • 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