Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 490 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 490 Bytes

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