Skip to content

Staysia is a responsive flutter web application that allows users to search and book hotels. Firebase is used for google auth. The backend is made in python.

Notifications You must be signed in to change notification settings

rithik-dev/Staysia-Flutter-WebApp

Repository files navigation

Staysia

Staysia is a responsive flutter web application that allows users to search and book hotels. Firebase is used for google auth. The backend is made in python.

The homepage features a clean UI and gives access to a search bar

home

The user can click on a city to directly search for hotels in that city.

home2

The user can also search based on services provided in a hotel.

home3

Search results show as the user types and can directly click on a given hotel or click the search icons for a detailed search through the database.

fuzzy

The detailed search results can be sorted by rating/price.

search

Clicking on a hotel card takes the user to the hotel details page showing all the facilities and the option to book the hotel.

hotel1

Reviews are mentioned on the page and also a list of recommended hotels is shown.

hotel2

The user can click on the book hotel button and it opens a dialog allowing to select the details and further confirm the booking.

book

The navigation bar allows user to edit their profile, sign out.

edit

Clicking on my bookings shows the user's booking on a separate page.

my_bookings

User is notified about success or failure through overlay notifications.

404

About

Staysia is a responsive flutter web application that allows users to search and book hotels. Firebase is used for google auth. The backend is made in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages