Iteration planning
In this iteration, we will focus on the following granular development tasks:
Creating a new module to house administrative functionality
Creating the ability for administrators to add system-wide messages for application users to view on the projects listing page
Applying a new theme to the module
Creating a new table to hold the system message data
Generating all CRUD functionality for our system messages
Limiting access to all functionality within the new module only to admin users
Displaying new system messages on the projects listing page