Open Issues Need Help
View All on GitHubAI Summary: Implement authentication checks on the home page's "Search Room" button. If a user is logged in as a renter, redirect them to the `findRooms` page. Otherwise, display a page prompting them to sign up or log in.
A renter-landowner platform where landowners can upload and manage rooms, track renter payments, and update or remove renter details. Renters can search rooms, request bookings, view their history, and save favorites. Both landowners and renters have secure login and signup access.