Skip to content

Latest commit

 

History

History
95 lines (73 loc) · 3.55 KB

File metadata and controls

95 lines (73 loc) · 3.55 KB

CalorieApp Testnet Documentation

Welcome to the CalorieApp Testnet documentation. This directory contains comprehensive guides and references for developers and users.

📚 Documentation Index

User Guides

Developer Guides (Public-safe)

Technical Documentation

Reference (External)

Legal & Licensing

Archive

The archive/ directory contains historical completion reports and development progress documentation for reference.

🚀 Quick Links

Getting Started

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Run the app: python run.py

Building for Android

  1. Install buildozer: pip install buildozer
  2. Build APK: buildozer android debug

Key Features

  • 🔐 Multi-wallet XRPL support
  • 🔑 12-word mnemonic recovery phrases
  • 💸 XRP and custom token transactions
  • 🎨 NFT minting capabilities
  • 📊 DEX trading interface
  • 🍽️ Food tracking features
  • 🧭 Conditional navigation system
  • 🎨 Modern unified UI layout
  • 🧪 97 automated UI/UX tests (100% pass rate) ⭐ NEW
  • 🌐 Multi-server XRPL failover with offline mode ⭐ NEW

📖 Documentation Standards

All documentation follows these principles:

  • Clear: Easy to understand for all skill levels
  • Comprehensive: Covers all aspects thoroughly
  • Current: Updated with latest changes
  • Practical: Includes examples and use cases

🤝 Contributing

When contributing documentation:

  1. Use clear, concise language
  2. Include code examples where applicable
  3. Add screenshots for UI-related documentation
  4. Update the changelog for significant changes
  5. Follow the existing documentation structure

📞 Support

For questions or issues:

📄 License

CalorieApp Testnet is licensed under a CUSTOM (dual) License.


Last Updated: November 18, 2025
Version: 1.1.0