You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
house/README.md

30 lines
1.1 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

一、系统介绍
本项目前后端分离
本系统分为管理员、房主、普通用户三种种角色
用户角色包含以下功能:
登录、注册、房屋管理、房屋资讯、个人中心、密码修改
我的预约看房管理、我的租赁订单管理、我的房租缴纳管理、我的房屋退租管理、我的报修管理
房主角色包含以下功能:
登录、注册、房屋租赁管理、租赁订单管理、个人中心、密码修改、房屋缴租管理、房屋退租管理、报修信息管理
管理员角色包含以下功能:
登录、用户管理、房主管理、房源分类管理、房屋租赁管理、预约看房管理、租赁订单管理、房屋缴租管理、房屋退租管理、报修信息管理
房屋资讯管理、个人中心、密码修改、轮播图管理
二、所用技术
后端技术栈:
springboot
mybatis-plus
MySQL 的
前端技术栈:
vue 系列
元素 UI
三、环境介绍
基础环境 IDEA/eclipse JDK 1.8 Mysql5.7及以上Node.js14Maven3.6
所有项目以及源代码本人均调试运行无问题 可支持远程调试运行