1
00:00:00,620 --> 00:00:06,020
Hey, welcome to yet another day on working on our Django Restaurant menu app.

2
00:00:06,020 --> 00:00:10,610
So far we built this, so that's the home page.

3
00:00:10,610 --> 00:00:17,530
And to build the home page, we created models, views and HTML templates.

4
00:00:17,540 --> 00:00:23,840
Today we're going to complete this app by working on the admin interface.

5
00:00:23,840 --> 00:00:29,840
So we're going to build an admin interface and then add some data there, some meals, and then we're

6
00:00:29,840 --> 00:00:35,720
going to get those data from the database to the front end here.

7
00:00:35,720 --> 00:00:38,450
So let's do all that in the next videos.

8
00:00:38,450 --> 00:00:39,590
I'll see you in the next one.

