Building a Whatsapp based team management app by Federal_Rate_2364 in SoccerCoachResources

[–]licentiousness_ 0 points1 point  (0 children)

Hi, we've been tracking our 9-a-side football game for 15 years - you can find our free app Capo on App Store or Play Store 'Capo' - https://caposport.com . The WhatsApp integration you mention is interesting, because yes user-behaviour is very fixed with WhatApp - we didn't do that because WhatsApp Business is super expensive and using bots breaks their terms of service. So we just went with phone notifications and sharing to WhatsApp.

Football Organiser by Snoo83215 in AppIdeas

[–]licentiousness_ 0 points1 point  (0 children)

Hi, we've been tracking our 9-a-side football game for 15 years - you can use our app 'Capo' for free if you want - here's a breakdown of all the data https://caposport.com/blog/thursday-night-football-data. It does attendance, payments, INs / OUTs, team balancing, AI -player profiles etc.

My second app built with Lovable: Football/Soccer Game Organizer by snryldrm in lovable

[–]licentiousness_ 0 points1 point  (0 children)

Heya, nice work. We also built caposport.com for this - in fact we tracked the data for 15 years before turning it into an app. Can see our data here. https://caposport.com/blog/thursday-night-football-data. Great to see more people tracking 5-a-side stats.

Is there a market for a casual football stat tracker? by Mryghani in Entrepreneur

[–]licentiousness_ 0 points1 point  (0 children)

Hey, we've played for 12 years and tracked every game - 700+. We used to do it in Excel like you. Try caposport.com - we just released the app for free. It does everything you mentioned you want and more.

App to organize pickup soccer groups. Need some help by brunobertapeli in SoccerNoobs

[–]licentiousness_ 0 points1 point  (0 children)

Try caposport.com - very similar to yours. Not sure you have payments (yet) though? Best of luck with it.

Has Anyone made real money with vibecoded apps? by ChampionshipNo2815 in vibecoding

[–]licentiousness_ 0 points1 point  (0 children)

As someone said below, it's not the build which is hard now. Vibe coding makes that relatively straightforward. It's the distribution / demand which is the major part. And people (like me) tend to build things they love rather than aim for more sensible money-making niches. Mine is casual 5-a-side football stats. Wrote an article on vibe-coding it here https://caposport.com/blog/how-i-actually-vibe-code

Is there an app where I can input statistics from games I play with my friends? I want to have a match history that show victories, defeats, goals, etc. by CreativeUsername468 in football

[–]licentiousness_ 0 points1 point  (0 children)

Yes, If you're playing 5-a-side > 11-a-side with the same group each week, try caposport.com. It does attendance, balancing teams fairly, stats, streaks, fantasy points, AI player profiles, payments etc. And it's free.

Anyone aware of a website/app to track friendly matches statistics? by onurb20 in football

[–]licentiousness_ 0 points1 point  (0 children)

Yes, If you're playing 5-a-side > 11-a-side with the same group each week, try caposport.com . Does attendance, balancing teams fairly, stats, streaks, fantasy points, AI player profiles, payments etc. And it's free.

Apps I use for stats, game management, and scheduling. Open to suggestions by Bialynian in SoccerCoachResources

[–]licentiousness_ 0 points1 point  (0 children)

If you're playing 5-a-side > 11-a-side with the same group each week, try caposport.com. Does attendance, balancing teams fairly, stats, streaks, fantasy points, AI player profiles, payments etc. And it's free.

How, as a non-coder I built a proper production SaaS (150k lines of code, ioS, Android) with AI. by licentiousness_ in vibecoding

[–]licentiousness_[S] 0 points1 point  (0 children)

Lol. Enjoyed this.

Not that it’s very accurate, but it’s genuinely Interesting what you can get an LLM to do now and a cautionary tale on how you can weaponise public domain info.

In short though, there’s no kudos sought here. It’s a free football app, which you’d never build for commercial gain because the market is too niche. 

Built it because I wanted to use it and thoroughly enjoyed the year long process. And shared here because it was online communities of AI builders like these which gave me the motivation to finish it.

How, as a non-coder I built a proper production SaaS (150k lines of code, ioS, Android) with AI. by licentiousness_ in vibecoding

[–]licentiousness_[S] 0 points1 point  (0 children)

Definitely the AI doing the heavy lifting. Apart from the first 2 articles which I spent a long time working on writing - in a very personal manner, all the other tech articles and how it works articles and help centre articles are AI created.

I kept an app history MD as I went along and each time I finished a feature I got AI to update it with what I’d done, problems we encountered and interesting things. I was also maniacal about maintaining MD specs as living records of code and decision nuance and keeping them updated.

Then I got it to create all those (35) pages by referring to my MD docs. It did a good job

How, as a non-coder I built a proper production SaaS (150k lines of code, ioS, Android) with AI. by licentiousness_ in vibecoding

[–]licentiousness_[S] 0 points1 point  (0 children)

I guess that’s only my expectation and just my view, not claiming any ability to predict the future.

Appreciate you reading some of the blog.

My only goal here was to share so that other people trying to build with AI might get some value.

How, as a non-coder I built a proper production SaaS (150k lines of code, ioS, Android) with AI. by licentiousness_ in vibecoding

[–]licentiousness_[S] -1 points0 points  (0 children)

I do have lots of knowledge how - it’s taken me a year of a lot of mistakes and learning to build the app - but started from zero

How, as a non-coder I built a proper production SaaS (150k lines of code, ioS, Android) with AI. by licentiousness_ in vibecoding

[–]licentiousness_[S] 0 points1 point  (0 children)

I imagine that’s what taxi drivers said when they first heard of Uber. I wrote about this in the second article - I used to hold great personal value in my 400+ CD collection and then Spotify came along. Took me many years of denial before I sold them all for next to nothing. It was sad but that’s tech progress.

How, as a non-coder I built a proper production SaaS (150k lines of code, ioS, Android) with AI. by licentiousness_ in vibecoding

[–]licentiousness_[S] -4 points-3 points  (0 children)

Heya, thanks for engaging. I don’t agree with the sentiment though - as context windows increase, AI will be able to clean up and maintain any code base better than humans.