# TopskyHotelManagementSystem-MAUI **Repository Path**: java-and-net/topsky-hotel-management-system-maui ## Basic Information - **Project Name**: TopskyHotelManagementSystem-MAUI - **Description**: 基于Net8 MAUI平台开发的移动端项目,参与者请查看README.md。 - **Primary Language**: C# - **License**: MIT - **Default Branch**: Main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-13 - **Last Updated**: 2025-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: MAUI, dotNET, dotnet8, Mobile ## README

Organization Logo.png

TopskyHotelManagementSystem-MAUI

star fork

中文文档 | English Document

# :exclamation: 重要说明: **项目基于.NET 8的MAUI进行开发,目前仅考虑安卓端,其他暂不具备测试条件** # :pray: 引用的开源项目: 1. ##### MAUI——.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.[MAUI,MIT开源协议](https://github.com/dotnet/maui) 1. ##### Plugin.Toolkit.Fonts.MaterialIcons.[Plugin.Toolkit.Fonts.MaterialIcons,未标明开源协议](https://github.com/andyapin/Plugin.Toolkit.Fonts.MaterialIcons) # :exclamation: 本项目说明: 1、在对本项目进行二次开发时,请遵循 MIT 开源协议。所有引用的其他开源项目均采用其各自的开源协议。使用这些开源项目时,请务必在项目介绍中添加相应的声明,并按照各自的开源协议进行开源等操作。 2、有bug欢迎提出issue!或进行评论 3、本系统UI框架目前主要基于MAUI原生控件进行创建,后续可能考虑引入第三方控件,在此特别声明! # :thought_balloon: 开发目的: 与酒店管理系统配套开发的手机程序,主要帮助用户查询空房情况以及预约房间、了解酒店最新的新闻公告、对入住体验进行评价等等。 # :mag_right: 系统开发环境: 操作系统:Windows 11(x64) 开发工具:Microsoft Visual Studio 2022(系统最新版本) 数据库:SQLite 开发语言:C#语言、T-SQL语言 开发平台:.Net 开发框架:.Net 8 开发技术:.NET 8 MAUI # :open_file_folder: 系统结构: ```tree EOM.TSHotelManagementSystem.Mobile ├─ .git ├─ .gitignore ├─ EOM.TSHotelManagementSystem.Mobile.sln ├─ LICENSE ├─ README.md ├─ EOM.TSHotelManagementSystem.Mobile.UI │ ├─ App.xaml │ ├─ AppShell.xaml │ ├─ MauiProgram.cs │ ├─ Views │ ├─ ViewModels │ ├─ Service │ ├─ Helper │ ├─ Converter │ ├─ Program.cs │ ├─ Properties │ ├─ Resources ├─ README.en.md ``` # :books: 系统功能模块汇总: | 功能汇总 | | | | | | | | -------- | ------------ | ------------ | -------- | -------- | ---- | ---- | | 新闻 | 新闻列表 | 新闻跳转查看 | | | | | | 入住 | 预约房间 | 消费账单 | 入住评价 | | | | | 我的 | 个人信息设置 | 系统设置 | 退出登录 | 注销账号 | | | # :family: 项目作者: **原创团队:Jackson、Benjamin、Bin、Jonathan** **维护团队:易开元(Easy Open Meta)** # :computer: 项目运行部署: **下载并安装.NET 8及以上SDK版本。** **下载并安装Microsoft Visual Studio Professional 2022及以上版本,并通过下载Zip包解压,打开.sln后缀格式文件运行。** [![java-and-net/TopskyHotelManagementSystem-MAUI](https://gitee.com/java-and-net/topsky-hotel-management-system-maui/widgets/widget_card.svg?colors=4183c4,ffffff,ffffff,e3e9ed,666666,9b9b9b)](https://gitee.com/java-and-net/topsky-hotel-management-system-maui)