Justin-Leung / hj-website-conversion

In class demo of static site conversion

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

demo-retrodiner

In class demo of static site conversion

This repository reflects the converison of a static website (a template from freewebsitetemplates.com) into a reasonable CodeIgniter webapp.. I will usee branches to reflect the webapp state after each conversion stage (separate lab 3 tutorials for COMP4711 and ACIT4850). That way, you can switch branches in your IDE to view the evolution of the site :)

I will add notes here, but the general plan is

  1. setup;
  2. convert to a trivial CI site;
  3. convert to a basic CI site (view templating);
  4. convert to a good CI site (using models)

About

In class demo of static site conversion

License:MIT License


Languages

Language:PHP 98.5%Language:JavaScript 0.8%Language:CSS 0.3%Language:HTML 0.3%