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