sample - A simple full stack application for educational purposes
##Technologies
- Angular-Bootstrap
- Slim php 3
- Medoo Database Library
- Mysql DB
##Dependeny Managmement
##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