-
1
Complete project demonstration (User, Staff, and Admin flows).
-
2
Add a new trek.
-
3
Book a trek.
-
4
Mark a trek as completed from the Staff dashboard.
-
5
Explain a route from your project in detail (its working and logic).
-
6
What is ORM?
-
7
What are HTTP methods?
-
8
What is a backref relationship in SQLAlchemy?
-
9
Difference between Authentication and Authorization.
-
10
Difference between Inline, Internal, and External CSS.
-
11
Change the application's port number.
-
12
Set a default value for the trek status field.
-
13
Change the login button color using CSS.
-
14
Write a Jinja for loop to display trek location and name.
-
15
Write a Flask route to find blacklisted staff.
-
16
Write a Jinja for loop (in Notepad/VS Code).