Tagtics
Building a Saas from the scratch 🏢
When you have got an idea, that may sound pre existing, but got a way to make it cheaper, decoupled with some features that many may not need -> that's what I had in my mind.
Tagtics -> that's an idea which came to my mind to enable indie developers to get feedbacks on their websites, UI/UX one's mainly. It's a plug-and-play UI feedback tool. Built with React, Supabase Edge Functions (Deno), and PostgreSQL RLS. Deployed and currently working on code to serve real time traffic.
Currently deployed on Vercel, the website has its UI/UX design implemented with dummy data, and I'm working on the Supabase edge functions to handle the requests for minimal traffic, with no extra cost. Later on I plan to integrate AI and implement subscription models to further serve a wider traffic with less overhead/latency.
Let's see up-to where I can take this journey to.