Chapter 8. Project Review

Let's improve the project a little. In this chapter, we are going to review what we have created so far and modify or add some more features to it. Our focus will be on the dashboard page where you can get a glimpse of what's going on in your current workspace. There will be reports for tasks and people whom tasks are assigned to. A notification system is a new feature that we will build in this chapter. It will alert us about the changes and overall progress of the project.

We will implement a commenting system as well. This is where team members add comments and reply to them for each task. This means that we need another entity with some one-to-many relationships to tasks and members.

In the real world, we should be ...

Get Mastering Symfony now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.