From the course: Software Design: From Requirements to Release

Unlock this course with a free trial

Join today to access over 25,600 courses taught by industry experts.

Challenge

Challenge

(upbeat music) - [Instructor] In this challenge, you need to do two things to complete our project that we started with. First, go through one complete sprint from requirement to release to implement Track Nutrition use case, and then, run through another sprint to refactor your code and design based on the design suggestions I made in my previous lesson. This essentially means creating a data layer and splitting the DAO class into multiple DAOs to lower coupling and increase cohesion. Once you are done, check out my solution in the next video.

Contents