confluentinc / confluentinc/kafka-tutorials
Validate bus fare
Open
recipe
use case
- Dominant language
- Java
- Stars
- 39
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the use case**
You run a transportation company, in this case a bus system. When riders want to get on a bus, they need to scan their pass. Riders can only get on the bus if they have enough money in their pass account balance. You want to validate that they have enough money in their balance in real-time and deduct from it each time they ride.
Contributor guide
Assessment
This issue has not been assessed yet.