##Technologies
- Angular-Bootstrap
- Slim php 3
- Medoo Database Library
- Mysql DB
##Dependeny Managmement
- Bower
- Composer
##Installation
- Clone
- cd to backend Repo and run composer install.
- cd to fronend Directory and run Bower install.
- edit url in frontend/app.js to point to server.
- run sampledb.sql script on a mysql database.
- Make appropriate config changes for connecting to database in backend/index.php.
- host root directory on webserver.
- browse localhost/sample/frontend.
#DEMO here Login: u:bob p:bob