Skip to content

calebadavis/p2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project 2, Caleb Davis, CSCI-E15 Fall 2014

Live URL

http://p2.prowlers.com

Description

  • A php-based web page which generates xkcd-style passwords. The user specifies how many common words to use for the password. Additionally, the user can specify some tweaks to the password, such as making one character upper-case, inserting a special character, or inserting a number.
  • Demonstrates use of php logic to read files, modify strings, read HTML form submission data, and generate inline HTML elements.
  • Leverages multiple modules to demonstrate separation of concerns.

Demo URL

http://www.screencast.com/t/mgH7Zy4NkVfR

Outside code/resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors