All Projects → prooph → Proophessor Do Symfony

prooph / Proophessor Do Symfony

Licence: other
Symfony version of proophessor-do CQRS + Event Sourcing example app

Programming Languages

javascript
184084 projects - #8 most used programming language

Proophessor Do Symfony

prooph components in action

Build Status Gitter

Proophessor Do Symfony (short Do) demonstrates the power of prooph components in conjunction with Symfony (with Flex enabled).

This is a clone of proophessor-do to demonstrate the Symfony way with prooph components.

Business Domain

The business logic implemented in this educational project is very simple and should be known by everybody in one way or the other. It is about managing todo lists for users whereby a todo can have a deadline and the assigned user can add a reminder to get notified when time has passed.

Installation

Please refer to the installation instructions.

If you have problems with cache files run sudo chmod -R 777 var

Running the app with Docker

docker-compose up -d

Management UI

Information about the Management UI can be found in the original proophessor-do repo:

Management UI Documentation

Model Exploration

Learning by doing!

Check proophessor-do for open tasks and more information.

We want to merge the different framework variants of our learning application to make it easier for people to work on a task using their favorite web framework. Check out the corresponding issue

Support

Happy messaging!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].