Fall '25 Week 10
Resources
Edited Transcript
Hello, and welcome to the week 10 announcements video for CC410 in fall 2025. So, this week we’re going to spend a little bit of time talking about external libraries and how we can download and install a library into our code. We’ve already done some of that before with some of the other tools, but this is going to be a library that we’re going to interface with directly within our code. Then you’ll start working on the next restaurant milestone. And of course, we have another one of those start, stop, continue surveys that gives you a great opportunity to give me quick in the middle of the semester anonymous feedback if there’s anything you’d like me to know about the class.
So for the milestone, we’re going to start working on the sidebar to handle our orders. We’re also going to add some extra buttons to the panel for dealing with combos. We’re going to do some basic unit testing on our user interface. And one of the big things we’re going to do is we’re going to switch around and use the factory method pattern for finding the different panels that we need to load within our UI. So this is the next to the last real big milestone with all the stuff that we’re doing in the UI. And then the next milestone, we’ll work on the checkout process using that external library. So be prepared for that.
So like I said, looking ahead after this module, we’re going to spend some time on our checkout and building a release of our project. And then we’ll switch over and spend some time doing web UI basics. The web modules from module 12 onward are going to be a lot smaller than the normal restaurant milestones. That’s really designed to give you more time to work on your final project as we get toward the last month of the semester. So hopefully things are going well in this semester. As always, if you have any questions, let me know. Otherwise, best of luck as you work on this milestone, and I will see you again next week.