Skip to content

lobosan/BanchaSampleProject

 
 

Repository files navigation

Blog App - A Bancha Sample Project

This project is show casing the usage of Bancha together with Ext Designer by creating a Blog Application. It will demonstrate how to use Bancha in the ExtJS MVC, and how to use Authentification.

For more information about Bancha go to banchaproject.org

How to setup the project:

  1. Download CakePHP latest (tested with 2.0.5)
  2. Download this project inside /app
  3. Download ExtJS 4.
  4. Copy the whole package into app/webroot/js/extjs/ and the ExtJS ressources folder into app/webroot/css/
  5. Configure your app/Config/database.php, then add the tables from app/Config/schema/test-database.sql to your database
  6. Open /bancha/setup-check.html to see if everything works.

Done.

How to test the application:

You can login with three different levels:

  • admin: username & password: roland
  • moderator: username & password: joe
  • user: username & password: martin

Futher development:

  • The User Management is a basic example, a full application should handle expired sessions, registration, etc.

(c) 2012, Roland Schütz [email protected]

About

Blog App - A Bancha Sample Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published