Transportation management system
Here is a short summary of our project plan. .
Features for Customers or passengers:
- Users can book and buy tickets using an online app.
- Easy payment using Bkash.
- User can see all the routes and other information through an online web app.
Features for transport agency/ management
- Agency can manage travelling routes. This will include add, update, delete travelling routes, buses, schedules and other relative information.
- Onsite ticketing system will allow agencies to manage tickets and book tickets onsite.
- Online database will enable agencies to manage tickets from multiple branches.
- Generate business report for Owner.
Completed:
- Total layout design is complete.
- Database design is done.
- CRUD design for all routes, buses, schedules and admins is complete.
- Login for two types of user, ‘Owner’ and ‘Admin’ is complete.
- Java logic portion for BKash integration is complete. We only have to connect to the online application.
- Backend code for passenger web application is nearly complete.
- Java class and database query for Monthly Owner report done.
- Onsite ticketing.
Yet to finish:
- Frontend of our passenger ticketing application is due.
- Change password or settings section is due.
- Logging out of the system is still a bit tricky for us. But searching for solution.
- Layout for Owner is yet to complete.
- Proper packaging its a mess out there. :(
Thank you for your time. Any comments would be appreciated.