Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1 KB

README.md

File metadata and controls

29 lines (20 loc) · 1 KB

Bus-Ticket-Booking

This is the app for booking tickets. Created with react native and firebase as database.

Issues

  1. need to work on Backend it has several security issues.

Installation Guide

  1. Run command "npm install" in the main directory of your project
  2. Create your firebae project.
    1. Create Real time database in your firebase project.
    2. Import some dummy data (Present in main directory of the project) into your firebase database.
  3. Add CDN information of your database in config.js file.
  4. Run the project and enjoy.

ScreenShot

Login

Login

Home

Home

Select Bus

Select Bus

Select Seat

Select Seat