1
00:00:00,830 --> 00:00:02,930
Hey, welcome to day 18.

2
00:00:02,960 --> 00:00:07,060
You should really be proud of yourself for making it this far in the course.

3
00:00:07,070 --> 00:00:13,490
Taking online courses and learning a new language is really challenging and takes a lot of courage to

4
00:00:13,490 --> 00:00:14,330
do so.

5
00:00:14,360 --> 00:00:16,670
Congratulations for making it this far.

6
00:00:16,970 --> 00:00:21,960
Before we begin with today's content, let's make a recap of what we did yesterday.

7
00:00:21,980 --> 00:00:24,080
So this is what we've done so far.

8
00:00:24,740 --> 00:00:31,160
Yesterday we added the add button and the edit button, so now we can add new to this in our app and

9
00:00:31,160 --> 00:00:35,960
we can add it to this to add these two buttons we used a while loop.

10
00:00:39,890 --> 00:00:43,010
In conjunction with a match case blog.

11
00:00:43,550 --> 00:00:51,320
Today, you'll learn how to add a complete button to mark to do's as complete and remove them from the

12
00:00:51,320 --> 00:00:52,080
list.

13
00:00:52,100 --> 00:00:58,550
Plus, you learn how to create an exit button as well, which exits the program instead of clicking

14
00:00:58,550 --> 00:00:59,600
that button.

15
00:00:59,960 --> 00:01:05,600
The user should also be able to press the exit button for a more user friendly exit of the program.

16
00:01:05,600 --> 00:01:06,610
So let's do this.

17
00:01:06,620 --> 00:01:07,880
I'll see you in the next videos.

