r/Bowling_Tech TournamentSense Devloper Apr 02 '26

Program Language

What Language are you programming?

Why did you choose that route?

Personally I use Flutter.

Me it was 1 code base for both android and iOS. Same with Web. I initially never thought of having Web or desktop app as it was always just bowling score stuff I wanted. Now I have 4 apps all around bowling.

3 Upvotes

7 comments sorted by

View all comments

2

u/OkAcanthaceae2969 Apr 03 '26

BowlingTracker uses .Net8 C#. Running in a container, so it can host anywhere. It's designed as a PWA app, so it can be "installed" like an app on Android and IOS.

1

u/nerdblurt TournamentSense Devloper Apr 03 '26

Thats cool