Welcome to the CalorieApp Testnet documentation. This directory contains comprehensive guides and references for developers and users.
- Official Documentation Index - Canonical entry point
- Quick Start Guide - Get up and running quickly
- README - Project overview and features
- Changelog - Version history and changes
- Contributing Guide - How to contribute
- Roadmap - Development roadmap
- UX Tour Guide - Automated UI/UX testing framework โญ
- Transaction Display Guide - Transaction formatting
- Faucet Troubleshooting - Testnet faucet issues
- KivyMD 2.0 Upgrade - Migration guide
- KV Modularization - Layout system overhaul
- Modernization Summary - Recent code improvements
- Multi-Faucet Implementation - Faucet system details
- Wallet Switching & Transaction History - Bug fixes
- Final Bug Fix Summary - Resolved issues
- UI Frameworks: Kivy, KivyMD, Material Design 3
- Blockchain: XRPL Docs
- Official CalorieToken Links: https://calorietoken.net
- Trademark Guidelines - CalorieTokenยฎ trademark usage policy
โ ๏ธ - License - Custom dual license terms
The archive/ directory contains historical completion reports and development progress documentation for reference.
- Clone the repository
- Install dependencies:
pip install -r requirements.txt - Run the app:
python run.py
- Install buildozer:
pip install buildozer - Build APK:
buildozer android debug
- ๐ 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
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
When contributing documentation:
- Use clear, concise language
- Include code examples where applicable
- Add screenshots for UI-related documentation
- Update the changelog for significant changes
- Follow the existing documentation structure
For questions or issues:
- Check existing documentation first
- Review the Troubleshooting Guide
- Open an issue on GitHub
- Contact via Twitter: @CalorieToken
CalorieApp Testnet is licensed under a CUSTOM (dual) License.
Last Updated: November 18, 2025
Version: 1.1.0