→ Author: Travis Neal
→ License: GNU GPL v3
→ Web: https://github.com/iam-decoder
A simple application to show a basic implementation of AngularJS
All that this application is meant to do, is demonstrate how directives can really drive an application with strong functionality.
Usage instructions can be found when loading the index.html page but just to re-iterate, here are the steps:
- Type your name (or anything you want really) into the textbox on the screen
- Press enter or tab to load the greeting message.
- You could also click somewhere on the page rather than press a control button if you wish.
- Read your personalized greeting and pat yourself on the back for a job well done!
First release!