erikwiffin / todo-list-cqrs

A Todolist application with a CQRS architecture

Home Page:http://todoapp.wiffin.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

todo-list-cqrs

A Todolist application with a CQRS architecture.

Build with broadway.

Demo

See it in action at http://todoapp.wiffin.com/.

  • The admin panel and todolist history snapshots /admin
  • The markov chain summary /markov

Installation

  1. Clone this module and point your server at /public.
  2. Run composer install to download dependencies.
  3. To generate the database, php vendor/bin/doctrine orm:schema-tool:create.

About

A Todolist application with a CQRS architecture

http://todoapp.wiffin.com/


Languages

Language:PHP 80.0%Language:HTML 10.6%Language:CSS 9.4%