☑Kizspy.me
2. Client App (see Figure 2, 3):
Figure 1. Server Application.
Upon startup, the application attempts to connect to the Server App to retrieve the list of instructors.
- If the connection to the server fails, the main window should still display, but with a message such
as: "Unable to connect to the server. Please check the server status or try reconnecting again."
- The window must include a "Reconnect" button that allows the user to manually attempt to reconnect
to the server and retrieve the instructor list.
-Display the list of instructors received from the server in the user interface using a DataGrid or ListView.
The WPF application should be able to run independently but relies on the Server App to fetch data.
Zoom
MainWindow
Unable to connect to server. Please check server status and try connecting again.
+ 100%
X
Reconnect
Close