Simple iOS web application to control your AndTek call center status. Comes with a (poor man's) PHP API located in the api/
folder to talk to the AndTek backend.
git clone https://github.com/frdmn/AndTekUI
agents.json
:cp agents.default.json agents.json
grunt-cli
and bower
globally:npm install -g grunt-cli bower
npm install
bower install
grunt
git checkout -b feature/my-new-feature
git commit -am 'Add some feature'
git push origin feature/my-new-feature
1.0.0