Skip to content

RexBowen/winter2015-lab03

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 3 Starter Webapp - Quotes

This is the starter webapp for Comp4711 Tutorial/Lab 3.

It is purposefully broken.

Intended Usage

Fork this project. Clone it locally. Fix it per tutorial 3.

Setup

If you want to run this webapp locally, create a database (for instance "comp4711") and import the scripts/contacts.sql into it.

Tailor application/config/database.php appropriately.

Project Folders

/application the obvious
/assets CSS, javascript & media
/scripts SQL script for the database

Assumed: CI system folder is in ../system3

License

Please see the license agreement

Resources

Acknowledgement

This webapp was written by James Parry, Instructor in Computer Systems Technology at the British Columbia Institute of Technology, and Project Lead for CodeIgniter.

CodeIgniter is a project of B.C.I.T.

About

Mini Content Management System - fixed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 99.7%
  • CSS 0.3%