-
1
Demonstrate the complete application.
-
2
Explain models.py.
-
3
Explain relationships between models.
-
4
Explain cascade.
-
5
Explain lazy loading.
-
6
Add a new column to a model and update the frontend and database to store the new field.
-
7
Explain your routes.
-
8
Modify an existing route.
-
9
What is Flask?
-
10
Explain the tech stack/frameworks used.
-
11
What is Bootstrap?
-
12
Where and how have you used Bootstrap?
-
13
Change the color of a button.