3 Logout
1.5
Note that: after the room list page is opened following login, we do not need to display the list of rooms.
After successful login
3 of 3 Paper No: 6
On room list page create a buttonfor Logout
function.
Terminate the user Session: Invalidate the current user session to prevent unauthorized access.
Enhance Security: Ensure that sensitive data is not accessible after the user logs out.
Redirect to Login Page: Provide a seamless way for the user to return to the login screen,indicating they have successfully logged out.
After successful login
On roomList page, you create a screen for search room by name(contain input text) and status is true.
If the application finds a match: the data grid of room is shown with no, id, name,description, price, area.
After the search results are displayed, the search value MUST be shown again in the search box.
4
Search
3
Zoom
+ 100%
Close