Skip to content

Latest commit

 

History

History
57 lines (30 loc) · 1.32 KB

README.md

File metadata and controls

57 lines (30 loc) · 1.32 KB

Find My Bus App UI

Table of contents

General info

This app will make bus travel very easy by listing all the available buses with there arrival time and location.

Features

This app will help users:

Passengers

  • New account is created by taking basic details.
  • Passenger will get list of buses travelling from A to B with their scheduled time.
  • Passenger can know the exact location and time of arrival, along with the seat availability.
  • Via QR code scanning the passenger can get a ticket in their device. Also regular travellers can issue a pass digitally.
  • Emergency calling

Conductors

  • New account is created by taking basic details of conductor, Bus Id and Bus Number.
  • Conductor will scan QR code displayed on passengers phone.
  • Conductor will select source and destination.
  • This will display amount to be paid and on confirming it will be directed back to Scanning page.
  • Conductor can create an request for more buses if needed.

Every page has an AppBar and Navigation Bar to switch between pages.

Technologies

  • Dart
  • Flutter

Inspiration

This project is based on the goal making bus travel easy and convinient.