Bus Online Reservation
Sample Bus Online Reservation, in this case I using Bandung Express.
##Features:
- Ticket Booking
- Seat Layout Choose
- Confirmation
- Download Invoice of Booking
Open project using Android Studio
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D