Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 365 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 365 Bytes

song-name-generator

Simple Song Name Generator built in PHP

Responds with JSON that is parsed by jQuery.

TODO: move word lists to a MySQL database

uses jquery.form.js in demo

Licensed under the MIT License

Version History

1.1 - changed output to JSON (Feb 6, 2015)

1.0 - initial release (Jan 9, 2015)