Coder Social home page Coder Social logo

noelniles / chameleon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jfavrod/chameleon

0.0 2.0 0.0 2.06 MB

A simple Web application framework.

License: GNU General Public License v3.0

ApacheConf 0.45% JavaScript 4.41% HTML 65.98% Python 28.24% PHP 0.92%

chameleon's Introduction

Chameleon

A simple MVC style Web application framework utilizing the Bootstrap frontend framework from Twitter, Inc.

Chameleon is currently under pre-release development. Version 1.0 coming soon!.

The core files are config.php, index.php and controller.php. config.php is where we store the site's configuration details. The index.php provides the site's overall html template and calls up the configuration, and index.php's business logic is done inside controller.php.

The pages directory is where the site's page specific content is stored. A function in controller.php will load the page specific content based on the request URI (this requires modification of the Webserver to allow PHP to handle the URIs (rewrite rules provided in .htaccess file)). Each page's business logic should have its own controller.

An incomplete guide to using chameleon can be found at the following url: https://lakonacomputers.com/owncloud/public.php?service=files&t=f31cd6e35cce38eb138de2e4975c5d6e.

@author Jason Favrod [email protected]

@version 0.5

chameleon's People

Contributors

jfavrod avatar noelniles avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.