What is the solution you have come up with?
One of the main problem faced by daily bus users including students is the difficulty in finding buses at the correct time and even if they do find one most of them will be filled to the edge, that is exactly why we need 'Charbus' app.
Our app solves this problem by using a microcontroller in the Ticket machine to count the number of people on the bus in real-time by taking the log of tickets and this solves the age old problem of finding the vacancy in the bus.
The current amount of people on the bus is calculated by the number of tickets taken and by the boarding and de-boarding locations.
The users will also be able to see the real-time location of their preferred buses without any extra costs. We'll be using flutter to build the application along with Google APIs to locate and calculate the amount of time to reach a particular stop.
Discussion