-
1
Show your ID card.
-
2
Download the project from the portal.
-
3
Run the application.
-
4
Demonstrate all the functionalities of the application.
-
5
Explain the database models.
-
6
Explain the backend implementation.
-
7
Explain the Celery and Redis tasks.
-
8
Show the Celery command.
-
9
Modify the backend logic in the Admin Dashboard.
-
10
Update the database model to satisfy an additional condition.
-
11
Modify the application so that occupied parking spots also display the associated vehicle number (API + Frontend).
-
12
Implement a Cancel Appointment feature for doctors (Frontend + Backend).