Skip to content

saylee21/mytravaly-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flutter Hotel Search App A simple 3-page Flutter application demonstrating Google Sign-In, hotel listing, and search functionality with API-driven results and pagination.

🚀 Project Overview This Flutter app includes three main screens: 1️⃣ Google Sign-In / Sign-Up (Frontend Only) Integrates Google authentication UI using google_sign_in No backend or API call required Demonstrates understanding of auth flow, UI, and provider setup login_screen

2️⃣ Home Page — Hotel List Displays a list of sample hotels Includes a search bar to filter by: Hotel Name City State Country Connects to the provided API for fetching search results home_screen

3️⃣ Search Results Page Shows hotel data fetched from the API Implements pagination for smooth scrolling and efficient data loading Displays hotel information in a clean UI layout

🛠️ Features Implemented Google Sign-In UI (frontend only) Hotel list with dummy data Search bar with field-based filtering API integration for search Paginated results page Error & loading states Clean, responsive Flutter UI

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors