prooph components in action
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.
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.
Please refer to the installation instructions.
If you have problems with cache files run sudo chmod -R 777 var
docker-compose up -d
Information about the Management UI can be found in the original proophessor-do repo:
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
- Ask questions on Stack Overflow tagged with #prooph.
- File issues at https://github.com/prooph/proophessor-do/issues.
- Say hello in the prooph gitter chat.
Happy messaging!