1
00:00:00,650 --> 00:00:05,090
Hello, everyone, and welcome to today, we're going to create this weather, a Web application which

2
00:00:05,090 --> 00:00:11,330
will show us the weather information of the city in which we Typekit and in the search button, for

3
00:00:11,330 --> 00:00:15,600
example, right now, except for Delhi, and it is showing us the temperature in Delhi.

4
00:00:15,960 --> 00:00:20,960
So weather conditions, the Sun set down the humidity, pressure, wind speed and all.

5
00:00:21,320 --> 00:00:25,850
And the best part is that I can hear Junior's according to the weather condition in the city, for example,

6
00:00:26,210 --> 00:00:28,910
that he is in Delhi, so is showing us the icon of his.

7
00:00:29,420 --> 00:00:37,110
Now, if I go to Mumbai and search for Mumbai so you can see the temperature has changed, everything

8
00:00:37,280 --> 00:00:40,760
has changed and the icon has also changed, according to the weather conditions.

9
00:00:41,300 --> 00:00:43,370
Now if I go to about.

10
00:00:46,130 --> 00:00:51,020
And so you can see the icon changes like according to the weather conditions.

11
00:00:51,570 --> 00:00:56,780
So this is all about this app and we'll be using open weather API.

12
00:00:56,900 --> 00:01:02,870
So this is the API which we'll be using for the information, for the data and information regarding

13
00:01:02,870 --> 00:01:03,270
the weather.

14
00:01:03,330 --> 00:01:04,610
So this is the plan will be using.

15
00:01:04,850 --> 00:01:10,790
So I'll teach you how to setup this all like API and all, and they'll be getting the API keys and using

16
00:01:10,790 --> 00:01:12,440
it and implementing it in our project.

17
00:01:13,040 --> 00:01:14,930
So I'll be teaching it.

18
00:01:14,930 --> 00:01:21,230
And this is the kind of data which will be receiving from the API, and this will be in the form of

19
00:01:21,250 --> 00:01:22,100
array of objects.

20
00:01:22,100 --> 00:01:26,690
And so they will melt up and we'll use it in our application.

21
00:01:26,690 --> 00:01:32,480
So I'll teach you how to structure the area and object and how to like the structure and use it in our

22
00:01:32,480 --> 00:01:32,750
app.

23
00:01:33,200 --> 00:01:35,440
So that's what we're going to learn.

24
00:01:35,510 --> 00:01:36,800
So that's it.

25
00:01:36,830 --> 00:01:44,340
And we'll be using the ideas, of course, and we'll be using use, affect hopes and use to talk.

26
00:01:44,360 --> 00:01:52,010
And we'll be also using async functions and the promises and try and catch all pitching data.

27
00:01:52,640 --> 00:01:58,400
So this is a very exciting project because we'll be learning about APIs, how to use APIs in a project,

28
00:01:58,400 --> 00:02:06,080
how to implement it and how to get data from API to fetch the data and how to, like, put the specific

29
00:02:06,710 --> 00:02:10,850
keyword in the API endpoint of the API and how to get that data.

30
00:02:11,300 --> 00:02:13,880
So this will be this will be very nice.

31
00:02:14,260 --> 00:02:21,100
This is quite exciting and I hope you are excited because I am and see you in the next video will call

32
00:02:21,110 --> 00:02:21,410
this.

33
00:02:21,680 --> 00:02:22,010
Thank you.
