Step Bet Calculator
A PWA React App that calculates the number of steps you need to take to reach your goal.
Features
- Calculate step goals based on total pot and number of participants
- Input fields for total pot amount and eligible members
- Amount bet per participant calculation
- Member-only game option
- Save data functionality
- Mobile-responsive design
- Clean, intuitive interface
Technical Implementation
Built using React with:
- Progressive Web App (PWA) capabilities for mobile-first experience
- Local storage for saving calculations
- Custom form validation
- Responsive UI components
- Material Design principles
- Cross-platform compatibility
How It Works
Users can input:
- Total pot amount
- Number of eligible members
- Amount bet per person
- Toggle for member-only games
The calculator then determines the required steps and potential winnings based on these inputs, helping users make informed decisions about their StepBet participation.