This directory contains the legal documentation pages for TickerMind, hosted on GitHub Pages for public access as required by Google Play and App Store policies.
index.html- Home page with links to all legal documentsprivacy.html- Privacy Policy (GDPR/CCPA compliant)terms.html- Terms of Servicedisclaimer.html- Investment Disclaimerstyles.css- Shared CSS styles
-
Enable GitHub Pages:
- Go to repository Settings → Pages
- Source:
mainbranch,/docsfolder - Click Save
-
Get Your URL:
https://[username].github.io/[repo-name]/privacy.html
-
Update App Configuration:
"android": { "privacyPolicy": "https://[username].github.io/[repo-name]/privacy.html" }
- ✅ Mobile responsive
- ✅ Print friendly
- ✅ GDPR/CCPA compliant
- ✅ Dark theme
- ✅ No tracking/cookies
Edit HTML files → Commit → Push → Auto-deploys in 1-2 minutes
Last Updated: January 2026