Skip to content

Snickdx/sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

sample - A simple full stack application for educational purposes

##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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published