Skip to content

dtrahand/p2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2 - Delphine Trahand


Dynamic Web Applications - CSCI E-15

see Project 2 live URL

Demo information:

Jing screencast demo link: http://screencast.com/t/kM5I84XC


Any details the instructor or TA needs to know:

  • test credentials
  • any plugins
  • libraries
  • packages or outside code used in the project.

List of Words: I used this website to dowload a list of words. http://www.wordfrequency.info/top5000.asp I used Excel and Word to convert the list into a single column table, with no extra spaces. It was then easy to convert it into an array using the "file()" function. However this function added a space at the end of the words, so I used rtrim() to get rid of those spaces. There were a few doubles which I found by sorting the list alphabetically, hopefully I got them all out.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors