7.6. Revisiting the Sprint Backlog

When you review the sprint backlog, you're pleased to see that all items have been completed, not to mention an extensive rewrite of how product colors and sizes feature in the application.

  1. Create a series of admin controllers (in their own folder). DONE.

  2. Secure those controllers and build a login form on the public side. DONE.

  3. Create a new model for admin users. DONE.

  4. Create controllers and views to administer those users. DONE.

  5. Expand, as needed, the models for orders, products, and categories. DONE.

  6. Create a dashboard view. DONE.

  7. Create CRUD (create, review, update, delete) screens for products and categories. DONE.

  8. Create import and export functions for products and categories. DONE.

  9. Add an easy way to assign products to categories and groups in batch mode. DONE.

Get Professional CodeIgniter® 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.