Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 771 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 771 Bytes

Ecommerce WebApplication BIF2API

WebApp Project for BIF2API class done by Vince Mukiiri, Joel Kithinji and Mike Njuguna.

Created from VinceMukiiri's Website Template (Includes CodeIgniter, Bootstrap3, FontAwesome, JQuery, FirePHP, MyModel and sample controllers and views.)

Directory Structure

  1. _ : Contains all the assets for the system (css, fonts, js.) Components folder contains unminified files which are later minified by Prepros or Codekit(for Mac)
  2. Application : Contains php files for codeigniter.
  3. System: Contains Codeigniter core. Do not edit anything in this folder.
  4. User guide: Contains CodeIngiter manual. To be deleted during deployment.