1
00:00:00,490 --> 00:00:02,650
So now let's discuss the project that we're making.

2
00:00:03,010 --> 00:00:07,930
So this time we're making an expense tracker that is going to help us to track our expenses.

3
00:00:08,260 --> 00:00:11,440
As you can see, there's an income column as well as there's an expense column.

4
00:00:12,010 --> 00:00:20,200
So we are getting from a salary $10, and we have deployed money in the flour section and that has reduced

5
00:00:20,200 --> 00:00:23,470
the amount of money that we asked for about $20.

6
00:00:23,770 --> 00:00:31,630
Then we spend $10 on a book and the entire week as whereas when I sold my camera, it fetched me $150.

7
00:00:32,200 --> 00:00:39,700
So this is my income statement as this is my expenditure statement, we can actually add them, for

8
00:00:39,700 --> 00:00:41,650
example, if I really just tried groceries.

9
00:00:45,970 --> 00:00:50,320
And first of all, they just cost just got some $30 this weekend.

10
00:00:50,590 --> 00:00:52,300
And if I just had transaction.

11
00:00:53,900 --> 00:01:01,010
You will see from my income expense has increased to 60 as well as my income is $450, and I can see

12
00:01:01,010 --> 00:01:02,930
my balance well at the top.

13
00:01:03,320 --> 00:01:09,770
So making this water bill turning in this app is state management and the ad that's without any question.

14
00:01:10,010 --> 00:01:16,160
You'll be learning about hooks as well as how components are arranged, how to pass data from parent

15
00:01:16,160 --> 00:01:23,540
component to child component using props, as well as you learn about how to deploy this app on a Real-Time

16
00:01:23,540 --> 00:01:26,780
server so that we have discussed about that.

17
00:01:26,780 --> 00:01:30,260
It's time to move forward and let's start creating an app.
