Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

jedi-academy/example-contacts-winter2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example webapp - contacts

This is a sample webapp built using CodeIgniter3.

It displays a list of contacts, and isn't very useful on its own.

It is meant to demonstrate different components of a CI webapp.

Intended Usage

Download and extract this project on your local system.

Using your IDE or text editor, open the appropriate source files when they are mentioned in Lesson 2 of the "Webapp Development Using CodeIgniter" course.

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

Sample CodeIgniter webapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published