This is an Ui for a ticket booking app made with flutter. The app consists of several key sections, including the Home Page
, Search Section
, Ticket Section
, and Profile Section
.
- Attractive and user-friendly design, App logo and branding.
- Input fields for departure and destination locations.
- Search button to initiate flight searches.
- The Search Section allows users to search for flights based on various criteria, such as departure and destination locations, dates, and preferences.
- Display of boarding passes or e-tickets.
- List of booked flights with relevant information (flight number, date, time, etc.).
These are some of the screenshots of the app
To install the Flight Booking App on your local machine, follow these steps:
-
Clone the repository to your local machine
git clone https://github.com/sourav091/Ticket_booking.git
-
Navigate to the Project Directory:
-
Install Dependencies
-
Run the App
This command will launch the app in a development mode on your local machine.