Keyword Finder - Self-Publishing Keyword Research SaaS App π Overview Keyword Finder is a mobile SaaS application designed for self-published authors to discover high-ranking Amazon KDP keywords for their books. The app operates on a freemium model, offering limited daily searches for free users and unlimited searches + CSV export for premium subscribers. This version moves away from local processing and leverages cloud-based APIs and Google Play Billing for a seamless mobile experience. π Features β Amazon KDP Keyword Suggestions β Get keyword ideas for your book topic β Dark Mode Support β Toggle between light and dark themes β Cloud-Based Processing β No extra downloads; everything runs on a backend β User Authentication β Login via Google or email using Firebase β Freemium Model β Free users get 3 searches per day β Premium Unlock β Pro users get unlimited searches and CSV export β Google Play Billing Integration β Secure, in-app purchases π² Installation (For Developers & Testing) Backend Setup (Flask API + Firebase Database) β’ Clone the Backend Repository: git clone https://github.com/yourusername/keyword-finder-backend.git cd keyword-finder-backend β’ Create a Virtual Environment & Install Dependencies: python -m venv venv source venv/bin/activate # (Mac/Linux) venv\Scripts\activate # (Windows) pip install -r requirements.txt β’ Run the API Locally: python app.py Mobile App Setup (KivyMD + Firebase Auth) β’ Clone the Frontend Repository: git clone https://github.com/yourusername/keyword-finder-app.git cd keyword-finder-app β’ Install Dependencies: pip install kivy kivymd firebase-admin requests β’ Run the App: python main.py π» Technologies Used π Roadmap & Development Plan Phase 1: Core Functionality (Week 1-2) β Set up Firebase Authentication (Google Sign-In & Email Login) β Create a simple Flask API that processes keyword searches β Implement Firestore database to store search history Phase 2: Freemium Model & Payments (Week 3-4) π² Limit free users to 3 searches per day π² Integrate Google Play Billing API for in-app purchases π² Develop the Pro version with unlimited searches + CSV export Phase 3: Backend Optimization (Week 5-6) π² Optimize API response times using caching π² Add error handling & security features to the backend π² Monitor Firebase logs & API performance Phase 4: UI & Play Store Release (Week 7-8) π² Polish UI/UX for mobile usability π² Integrate dark mode settings π² Prepare for Google Play Store submission & launch marketing campaign π© Contact & Support For support or feature requests, reach out to: π§ π π Get ready to dominate Amazon KDP with the best keyword research tool for self-publishers!
-
Notifications
You must be signed in to change notification settings - Fork 0
J-AlexandreMurray/strigidae
About
Micro SaaS mobile app
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published