profitpad-legal

ProfitPad Legal Documentation

This repository contains the legal policies and terms for the ProfitPad mobile application.

📄 Documents

🔗 Hosted URLs

These documents are hosted on GitHub Pages and served at:

Note: These URLs will be embedded in the ProfitPad mobile app and linked in App Store/Play Store listings.

📝 Document Information

Document Last Updated Status
Privacy Policy February 21, 2026 ✅ Active
Terms of Service February 21, 2026 ✅ Active
Support March 14, 2026 ✅ Active

⚙️ Configuration

GitHub Pages Setup

This repository is configured with GitHub Pages using the main branch as the source.

Settings:

How Files Are Served

GitHub Pages automatically renders markdown files with GitHub’s Markdown styling.

📱 Integration with ProfitPad App

The URLs are configured in the app at:

When users tap “Privacy Policy” or “Terms of Service” in the app, these URLs open in their browser.

🔄 How to Update

To update the legal documents:

  1. Edit privacy.md or terms.md in this repository
  2. Update the “Last Updated” date in the document
  3. Commit and push changes to main branch
  4. Changes are automatically live on GitHub Pages

Example:

# Edit a file
nano privacy.md

# Commit changes
git add privacy.md
git commit -m "Update privacy policy with new data retention info"
git push origin main

✅ Validation

Before publishing updates, verify:

📋 Checklist for App Store Submission

🆘 Support

For questions about these legal documents, contact:


ProfitPad Legal Repository — https://github.com/studio-7-dev/profitpad-legal