/blackface-framework-example

Todo list using blackface framework

Primary LanguagePHP

Blackface PHP Framework

Objective

The main objective is to teach web development with PHP, OO, MVC and frameworks. We do not want to teach how to use a framework, but its main foundations.

Getting Started

  1. Download de app on your web directory
  cd /var/www
  git clone https://github.com/dmarczal/blackface-framework-example blackface-todo
  1. Run the command ./scripts/setup.sh # to set application paths
  2. Change the databse user and passswor on ./scripts/db.sh
  3. Run the command ./scripts/db.sh reload # this command load the database
  4. Access http://localhost/blackface-todo

See the framework

See the framework on https://github.com/dmarczal/blackface-framework

Used Technologies

  • Linux or Macos
  • PHP 5.4.24 or higher
  • Apache or Engnix
  • Postgresql database

Author:

Prof. Diego Marczal. http://marczal.com

Version:

0.0.2

License

MIT License. Copyright 2013-2013 Diego Marczal. http://marczal.com