Skip to content

Simple system for manage bikes sharing/booking using telephones

Notifications You must be signed in to change notification settings

HCMUSAssignmentWarehouse/tele-bikes-booking

Repository files navigation

TeleBikesBooking

Codacy Badge

These App is Simple Single Page Applications about booking motobike by phone. It includes:

  • Telephonist App: Get information about new booking-deal from guest via phone then create new booking-deal. Besides, guest can request for history and book again the booking deal that was booked success.
  • Location App: Get new booking-deal from Telephonist to locate and save lat, long. Then, request driver for this booking deal from the nearest driver in 1000 meter radius.
  • PointManagement App: Show information about all booking deal realtime.
  • Driver App: Get request from Location App then Accept or Ignore the booking deal. If Accept, update the status of the trip and the address realtime.

Time spent: 36 hours spent in total

User Stories

The basic required functionality:

  • Book new booking-deal.
  • Search history of quest's phone number.
  • Request driver for booking-deal in history that was booked success before.
  • Show detail of the booking-deal.
  • Locate to get lat, long for the new booking-deal and request driver.
  • Show 10 nearest driver of the booking-deal.
  • Reuqest driver: from the nearest driver, 5s for respond from driver.
  • Revese the location of quest and driver when click on Map.
  • Driver can accept or ignore the request. If accept, update the status of the trip and the address realtime.
  • Show the shortest way from the driver to guest location.
  • Show information realtime of all booking-deal.
  • Show the shortest way of the booking-deal that is on the trip.

The extended features are implemented:

  • Push notification for new booking-deal to Location app and request to driver.

Video Walkthrough

Here's a walkthrough of implemented user stories:

Create new booking-deal [IMAGE ALT TEXT HERE]

Push notfication new booking-deal for location app [IMAGE ALT TEXT HERE]

Show 10 nearest Driver of booking-deal [IMAGE ALT TEXT HERE]

Push notification new request from Driver app [IMAGE ALT TEXT HERE]

Open-source libraries used

  • Vuejs - The Progressive JavaScript Framework
  • Firebase - Firebase helps you build better mobile apps and grow your business.
  • Google Map Api - Build the next generation of location experiences