# house **Repository Path**: sillycatcoding/house ## Basic Information - **Project Name**: house - **Description**: 基于ssm的房屋租赁管理系统 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2019-04-17 - **Last Updated**: 2021-12-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # house 基于ssm的房屋租赁管理系统 功能介绍 房源信息模块: 房源信息展示、房源信息更新、房源信息增加、房源信息删除 账户管理模块: 账户登录、账户绑定、账户管理 租金结算模块: 每月租金信息、租金交付功能、月租金收入总额统计 房屋租赁合同管理模块: 房屋租赁合同录入、房屋租赁合同展示、房屋租赁价格修改、房屋租赁合同终止 报障模块: 租客报账、管理员报障审核、租客报障统计 日程模块: 收租日程显示 项目介绍 框架: 项目整体采用spring+springMVC+mybatis框架 数据库: 使用mysql数据库 服务器: Tomcat服务器部署 项目功能部分截图 登录 管理员帐户:admin 密码:12345 租客帐户:zyx 密码:123456 ![Alt text](https://github.com/chiuwingyan/house/blob/master/img/1.png) ![Alt text](https://github.com/chiuwingyan/house/blob/master/img/2.png) ![Alt text](https://github.com/chiuwingyan/house/blob/master/img/3.png) ![Alt text](https://github.com/chiuwingyan/house/blob/master/img/4.png) ![Alt text](https://github.com/chiuwingyan/house/blob/master/img/5.png) ![Alt text](https://github.com/chiuwingyan/house/blob/master/img/6.png)