Tennis cash court
Application for recording payment for a tennis court in flutter
Getting Started
- Clone this repository
- Run:
flutter pub get
flutter pub run build_runner build --delete-conflicting-outputs
Screenshots
Main screen
Add player screen
![[2025] Application as a record of tennis court rental hours](https://i0.wp.com/github.com/jelazi/tennis_cash_court/raw/master/screenshots/Screenshot_add_player.png?w=770&ssl=1)
Settings screen
![[2025] Application as a record of tennis court rental hours](https://i0.wp.com/github.com/jelazi/tennis_cash_court/raw/master/screenshots/Screenshot_settings.png?w=770&ssl=1)
Pay screen
![[2025] Application as a record of tennis court rental hours](https://i0.wp.com/github.com/jelazi/tennis_cash_court/raw/master/screenshots/Screenshot_pay_screen.png?w=770&ssl=1)
Comments are closed.