-
1
Show student ID card.
-
2
Show GitHub repository.
-
3
Download the code from the portal and run the application.
-
4
Explain the admin dashboard statistics (e.g., total trekkers, staff, treks, bookings).
-
5
Make the Staff stat card on the admin dashboard clickable.
-
6
On clicking the stat card, navigate to another page.
-
7
Write a Flask route that accepts a value in the backend and stores it in both the User and Staff models.