# 滑稽账本 **Repository Path**: XAUATiOSClub/huaji-ledger ## Basic Information - **Project Name**: 滑稽账本 - **Description**: 用.NET MAUI开发的账本App - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2024-04-01 - **Last Updated**: 2025-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HuaJiLedger ## Introduction A ledger App that developed with .NET MAUI ## Structure MVVM, using SQLite of the device for data storage, and in some places using the DevExpress control ``` |- Properties |- Helpers |- Metaphysics |- Models |- Platforms |- Resources |- Utilities |- ViewModels |- Views ```