I built a prompt tracking web app with calendar and metrics and Firebase sync

1 andrewjuma 1 5/16/2025, 12:20:27 PM trackmyprompts.com ↗

Comments (1)

andrewjuma · 10h ago
I created a simple, no-backend-required web app to help content creators, entrepreneurs, and marketers track the performance of AI-generated or custom prompts.

You can save prompts to a calendar, view and organize them by date, track likes/clicks/shares/comments for each, and save any prompt you find around the web. It works offline for guest users (via localStorage) and syncs seamlessly to Firebase Realtime Database when users sign in.

The whole thing runs on vanilla HTML/JS and Firebase Auth, and requires no monthly hosting. You can test it instantly as a guest, then sign in to sync your data. Feedback welcome — I’d love to know if this solves a real problem for you or how it could improve.