ReactNativeTicketBooking
ReactNativeTicketBooking copied to clipboard
This is the app for booking tickets. Created with react native and firebase as database.
Bus-Ticket-Booking
This is the app for booking tickets. Created with react native and firebase as database.
Issues
- need to work on Backend it has several security issues.
Installation Guide
- Run command "npm install" in the main directory of your project
- Create your firebae project.
- Create Real time database in your firebase project.
- Import some dummy data (Present in main directory of the project) into your firebase database.
- Add CDN information of your database in config.js file.
- Run the project and enjoy.