Skip to content

The mobile app for boardme application with a concept behind transportation and ticket booking in association with beacon technology to help common people with public transportation and commute problems

License

Notifications You must be signed in to change notification settings

rajagopal28/BoardMe

Repository files navigation

BoardMeApp

Mobile app for the board me bus application. A small application built with a concept to solve issues with public transport for hackathon conducted by Nasdaq and hackerearth. Application built around beacon technology to help address public transportation booking issue with smart phones and better use of tech in minimising troubles. Please go through the problem statement here

The architecture:

Architecture

The Application Flow:

Application Flow

The BigPicture:

BeaconTech

The Flows:

BoardMe:

This is the flow in which the user boards a bus and pays through the app.

  1. The user board the bus which has a beacon planted to it.
  2. User opens the app and clicks board.
  3. The system picks the nearest beacon as the reference.
  4. The system pick the user location and send the data to the server.
  5. The server computes the nearest stop in the route that the beacon belongs to and prompts the following destinations for him/her to choose.
  6. The user choose the destination and pays through his app wallet.
  7. The user travel history is recorded with the location that the user has boarded.
  8. The user also receives a SMS confirmation.

BoardWait:

This is the flow in which the user boards a bus and pays through the app.

  1. The user opens the app and choses the route he/she wishes to travel.
  2. App send the user location and the chosen route to the server.
  3. Server finds the stop, closest to the user, in the chosen route and computes the ETA though google API.
  4. The app renders the ETA response from the server.

TechUsed:

Native android stack - I’ve used Fragments/Pagers/Horizontal/vertical scrolls and the default async task whenever required. Google push notifications service to send and receive notification in Native android Gimbal beacons , connecting to mobile devices through Bluetooth technology. To get access to the boarded bus and other boarding related information in a contactless way. Twilio To get notified on successful ticket booking GoogleMapsAPI Maps and routing API to determine the transportation route based on the boarding points and destinations endpoints.

User Views:

Home

Home HomeNavigationDrawer

Login

Login

Users

UserDetails

UserInfo

UsersList

Routes

BoardingRoutes

BoardMe

BoardMe

BoardWait

BoardWait

Choose Bus/Route

BoardingRoute

Payment

BoardingPayment

Bus/Route in Map

MapRoute

Ticket Confirmation

TicketConfirmation

Booking notification

TwilioMessageConfirmation

BoardingHistory

BookingHistory

References:

The following are the references that has been used in the above detailed documentation:

Tech:

Statistical:

About

The mobile app for boardme application with a concept behind transportation and ticket booking in association with beacon technology to help common people with public transportation and commute problems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages