WebApp Project for Internet Technologies 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.)
- _ : Contains all the assets for the system (css, fonts, js.)
- db: Contains the sql file to import the database
- nbproject: Contains NetBeans Project data (not needed for functioning of the site)
- site_data: Contains all files used by the site such as images, pdfs e.t.c
- Application : Contains php files for codeigniter.
- System: Contains Codeigniter core. Do not edit anything in this folder.
- User guide: Contains CodeIngiter manual. To be deleted during deployment.