-
1
Show your ID card.
-
2
Show your GitHub collaborator.
-
3
Download the project from the portal and run it.
-
4
Demonstrate the core functionalities (Admin/User or Admin/Doctor/Patient dashboards).
-
5
Show where caching is implemented in your code.
-
6
Send an email from the application.
-
7
Demonstrate the monthly and daily reminder jobs.
-
8
What is caching?
-
9
What are Vue lifecycle hooks?
-
10
What are the advantages of Local Storage?
-
11
Add a button below the Login button that hides the Login button when clicked.
-
12
Write/implement an API that fetches all users and returns the data in JSON format.
-
13
Display or trigger the Login button 10 times (project-specific UI change).