AngularJS Band Name Generator

This is a band name generator designed to allow you to enter your own words into a pool of words to be selected at random for each name. It’s main component is AngularJS which allows two-way data binding to each view from the model; the word list on the left and the main presentation box in the center to the javascript model object.

Check it out here!