Learning Activity (1 of 3): Content Delivery and the MVC Pattern
Preparation Material
Read the following:
Activity Instructions
In this activity, you will add navigation to your semester project. In particular, you will the Model-View-Controller pattern to retrieve data from the database and use it to construct a dynamic webpage to send to the client.
Complete the following:
- MVC Getting Started
- Read: Understanding Data Results
- Build Inventory route, controller and model
- Build the classification view
Submission
Congratulations! You now have a working MVC implementation of the Navigation functionality. This completes this learning activity.
When you have completed all of the learning activities for this week, you will return to Canvas and submit the associated quiz there.
Up Next
- Learning Activity (2 of 3): Deployment and Testing
Other Links:
- Return to: Week Overview | Course Home