bradyo / mandala-book

Mandala coloring book website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mandala App

Technologies Used

  • Vagrant
  • Zend Framework 2
  • Composer
  • Doctrine 2 ORM
  • RaphaelJS
  • PhantomJS
  • C3 (D3 chart library)
  • jQuery + jQueryUI
  • Bootstrap 3
  • Guzzle
  • Stripe API
  • Monolog
  • MongoDB
  • MySQL
  • Disqus
  • UserEcho
  • Facebook Share API
  • Google Analytics

Some Techniques Used

  • Functional Modules using PSR-4 namespaces (organized by functional components)
  • Dependency Injection
  • Simple Analytics Engine

Database Migrations

After editing annotations, create a new migration script and apply it:

./vendor/bin/doctrine-module migrations:diff
./vendor/bin/doctrine-module migrations:migrate

About

Mandala coloring book website

License:GNU General Public License v3.0


Languages

Language:PHP 82.7%Language:JavaScript 12.6%Language:CSS 3.4%Language:Shell 1.1%Language:Ruby 0.2%