# 在线交流平台 **Repository Path**: wenb_F/communicate_platform ## Basic Information - **Project Name**: 在线交流平台 - **Description**: Flask+sqlalchemy+bleuprint - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2025-02-08 - **Last Updated**: 2025-06-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README config.py中修改邮箱和数据库信息,运行项目即可 ``` 数据模型位于models.py中 视图函数位于bleuprints目录下,其中forms.py中存放表单验证函数。