WeSearch

A warehouse supervisor's guide to shipping a SaaS in 3 weeks (with a lot of AI help)

·3 min read · 0 reactions · 0 comments · 3 views
#saas#ai#web development#productivity#time zones#Ricardo Diaz Miralles#Boston#Lincolnshire#Venezuela#UK#Spain#FairTime#Claude
A warehouse supervisor's guide to shipping a SaaS in 3 weeks (with a lot of AI help)
⚡ TL;DR · AI summary

Ricardo Diaz Miralles, a warehouse supervisor from Boston, Lincolnshire, shares his experience building a SaaS product called FairTime in three weeks using AI tools despite having no formal development background. FairTime is a meeting scheduler designed to equitably distribute meeting times across time zones, addressing a personal challenge he faced with family calls across Venezuela, the UK, and Spain. He details the tech stack, his reliance on AI for coding, and seeks community feedback on his product's landing page and pricing.

Original article
DEV Community
Read full at DEV Community →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 3907989) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Ricardo Diaz Miralles Posted on May 1 A warehouse supervisor's guide to shipping a SaaS in 3 weeks (with a lot of AI help) #ai #webdev #programming #productivity Hey DEV community 👋 I'm Ricardo. By day I run a warehouse in Boston, Lincolnshire (UK). By night, for the last few weeks, I've been building a SaaS with the help of AI tools — and as of this week, it's live in production with real Stripe payments.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV Community.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV Community