project_blue
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Nothing fancy. Just a PHP tutorial I've been following. So thought why not learn github along the way too.
Project Blue
=========

An implementation of a Ecommerce website in PHP using smarty templating engine and MVC design patterns.

Features:
  - Single point of entry to application
  - Separation of presentaion and business layer
  - Embeded php
 
Folders
=======

```
business -> contains core class factory objects
presentation -> contains templates for respective pages along with their logic (php files)
styles -> contains css and js packages for the application

```

License
----

MIT

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。