Skip to content

Bancha/IntroductionTutorial

Repository files navigation

Bancha logo

Bancha Introduction Tutorial

This is the code for the Bancha introduction tutorial. The tutorial can be find below.

Live demo

How to setup the project

CakePHP Setup:

  1. Download CakePHP latest (tested with 2.1)
  2. Download this project inside /app
  3. Configure your app/Config/database.php, then go in your console inside app/ and execute "./Console/cake" schema create to create all the tables
  4. Open /bancha/setup-check.html to see if everything works.

ExtJS Setup:

  1. Download ExtJS 4.
  2. Place ext-all.js and ext-all-dev.js inside app/webroot/js/ and the ExtJS ressources folder into app/webroot/css/

That's it, enjoy!

More information


This package is not for production use. It includes multiple licences, everything works under GNU General Public License version 3 as far as we know, but there is no warranty.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

IN DEVELOPMENT - A tutorial of how to create your first Bancha application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published