1
00:00:00,120 --> 00:00:04,470
In this part, we are going to create it to reduce inside our app.

2
00:00:04,960 --> 00:00:09,630
So we already have the use stage to set that to reduce.

3
00:00:10,080 --> 00:00:15,270
And now we are going to set it inside the input field.

4
00:00:16,290 --> 00:00:20,190
Go to these input elements and add on trend.

5
00:00:22,200 --> 00:00:24,360
Is it CO two?

6
00:00:25,980 --> 00:00:27,760
And then we set to do.

7
00:00:29,040 --> 00:00:39,240
And then we spread that to do and then we append a title as the event or Typekit thought, Well, you

8
00:00:39,720 --> 00:00:45,240
know, we copy paste and paste to the next input field.

9
00:00:45,840 --> 00:00:49,590
And this time we are going to change this to detail.

10
00:00:51,300 --> 00:00:55,920
And again, we change these to date.

11
00:01:04,430 --> 00:01:13,070
And he also has to apply the value is equal to the dude thought I told and we copied it and Page two

12
00:01:13,070 --> 00:01:21,350
here and change to detail, and we paste here and change this to state.

13
00:01:22,550 --> 00:01:29,570
Now we go to the top and create a to do functions and we set corners.

14
00:01:29,570 --> 00:01:31,660
10 create to do it.

15
00:01:32,180 --> 00:01:41,480
You go to a thing and then we use Try catch Brock and we go to the content and we get data from the

16
00:01:41,480 --> 00:01:42,110
API.

17
00:01:42,740 --> 00:01:50,030
So we use our weight API thought to do every pass that we do to the create to do it functions.

18
00:01:50,420 --> 00:01:54,920
So after that, we are going to set to do so.

19
00:01:54,920 --> 00:02:03,440
If you append a new to do it to the original To-Do list, S. States API will return to the newly created

20
00:02:03,440 --> 00:02:07,670
To-Do status, so we open to the original To-Do list.

21
00:02:07,940 --> 00:02:11,150
So if there's error, we just closed out a lot the error.

22
00:02:11,540 --> 00:02:19,310
And now we are going to find these functions to the submit button so we can go to the button and set

23
00:02:19,310 --> 00:02:22,850
on it echo to create To-Do.

24
00:02:23,750 --> 00:02:31,520
And then we can look at this To-Do by using this way that we do on our website.

25
00:02:32,090 --> 00:02:40,060
So we use these Unbossed Greenify To-Do, and then it was for that T.

26
00:02:44,520 --> 00:02:50,310
So if we type a new title and new detail.

27
00:02:52,620 --> 00:02:55,510
And then we said the date and then we correct Summit.

28
00:02:56,400 --> 00:02:59,100
Now you can see it is appends to the lease.

29
00:02:59,670 --> 00:03:09,270
And if we go to the here, you can see the new To-Do that we just create is already inside our database.

30
00:03:09,390 --> 00:03:14,040
So this is how to create a do inside while we add an.

