- Requires a server to run
- Add packaged files to server directory
- Point browser URL to /ec2-dashboard/app/index.html
- App developed and tested in MAMP server environment, running Google Chrome version 39.0.2171.65
- Data for the app is contained within static JSON file located in ec2-dashboard/app/data/servers.json
- App uses Angular.js, LESS, and Bootstrap as dependencies
- Main controller can be found in ec2-dashboard/app/js/app.js
- Each server instance can be run or stopped indivually by clicking server actions within each server row
- Multiple servers can be run or stopped by using the Group Actions interface above the server list
- Servers can be sorted by server name, server type, and server status
- Although designed in a responsive framework, mobile devices should be used in landscape mode