This site presents two handy tools for developers. The first is a generator of lorem ipsum text. The user can specify the number of paragraphs needed, from 1-9. The second is a random user 'fabricator.' The tool can generate from 1-99 random users, with options to add an address, birthday, and/or profile blurb.
http://screencast.com/t/mFb8Dq34D9u1
I forgot to mention this in my demo, but I am pleased with the responsive navbar. Pretty easy to do with Bootstrap.
I mentioned in my demo that I'd like to add persistent form selections. I was able to do this before the due date.
I also added more advanced input validation after recording my demo. Error messages now display on screen, rather than the application simply suppling a default value when the user entered an erroneous one.
- Bootstrap: http://getbootstrap.com/
- Lorem-Ipsum: https://packagist.org/packages/badcow/lorem-ipsum
- Faker: https://packagist.org/packages/fzaninotto/faker