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.
- Make sure you've installed all requirements
- Clone this repository:
git clone https://github.com/frdmn/AndTekUI - Adjust the MAC addresses of your agents handsets in the
agents.json:
cp agents.default.json agents.json
- Make sure you've installed
grunt-cliandbowerglobally:
npm install -g grunt-cli bower - Install all Node dependencies:
npm install - Install all libraries using Bower:
bower install - Run Grunt tasks to compile assets:
grunt
- Fork it
- Create your feature branch:
git checkout -b feature/my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin feature/my-new-feature - Submit a pull request
- AndTek Call Center
- Web server
1.0.0
