基于微信小程序的房屋租賃小程序設(shè)計(jì)與實(shí)現(xiàn)-計(jì)算機(jī)畢業(yè)設(shè)計(jì)源碼+LW文檔
基于微信小程序的房屋租賃系統(tǒng)
摘要
當(dāng)今社會房屋租賃買賣是必不可少的,人們不管走到哪里都需要有一個溫馨的家,有一個落腳之地,所以房屋租賃市場也是非?;鸨?!不管是房屋租賃公司或者是個人都需要一套完整的管理系統(tǒng)來掌握整個市場信息。針對這一需求,本文設(shè)計(jì)并實(shí)現(xiàn)了一套基于微信小程序的房屋租賃系統(tǒng),力求能簡潔高效地解決房屋出租管理方面的問題。
本文講述了基于微信小程序的房屋租賃系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)。結(jié)合電子管理系統(tǒng)的特點(diǎn),分析了房屋租賃系統(tǒng)的現(xiàn)狀,給出了基于微信小程序的房屋租賃系統(tǒng)實(shí)現(xiàn)的設(shè)計(jì)方案。
本論文主要完成不同用戶的權(quán)限劃分,不同用戶具有不同權(quán)限的操作功能,在客戶端,主要有房東和租戶兩個角色可以登錄,租戶可以實(shí)現(xiàn)對房屋租賃的查詢、查看及讀數(shù),還能查看房東信息,修改個人信息等;房東可以對發(fā)布房屋租賃信息和電表讀數(shù)等信息,還能查看租戶信息,修改個人信息等;在WEB服務(wù)端,管理員可以對用戶和房東的信息進(jìn)行管理,還能對房屋租賃、電表讀數(shù)、輪播圖、系統(tǒng)公告等進(jìn)行相應(yīng)的操作。
關(guān)鍵字:PHP技術(shù)、微信小程序、基于微信小程序的房屋租賃系統(tǒng)、軟件架構(gòu)
Abstract
In today's society, housing rental is indispensable. No matter where people go, they need a warm home and a place to settle down, so the housing rental market is also very hot! Both housing rental companies and individuals need a complete management system to master the whole market information. In view of this demand, this paper designed and implemented a house rental system based on wechat small program, and tried to solve the problems of house rental management in a simple and efficient way.
This paper describes the design and implementation of the house rental system based on wechat small program. Combined with the characteristics of the electronic management system, this paper analyzes the current situation of the housing rental system, and gives a design scheme for the realization of the housing rental system based on wechat small program.
This paper is mainly to complete the division of different users' permissions, different users have different permissions of the operation function, in the client, there are mainly two roles of landlord and tenant can log in, tenants can realize the house rental inquiry, view and reading, but also to view the landlord information, modify personal information; Landlords can release rental information, electricity meter readings and other information, but also check tenant information, modify personal information; On the WEB server, the administrator can manage the information of the user and the landlord, and also operate the house rental, electricity meter reading, broadcast chart, system announcement and so on.
Keywords: PHP technology, wechat applets, house rental system based on wechat applets, software architecture
目錄
摘要 1
Abstract 2
1緒論 4
1.1課題背景 4
1.2開發(fā)目的 4
1.3系統(tǒng)總概 4
1.4論文結(jié)構(gòu) 5
2開發(fā)技術(shù)介紹 6
2.1 B/S架構(gòu) 6
2.2 MySQL 介紹 6
2.3 MySQL環(huán)境配置 6
2.4 微信小程序介紹 7
3系統(tǒng)分析 8
3.1可行性分析 8
3.1.1技術(shù)可行性 8
3.1.2經(jīng)濟(jì)可行性 8
3.1.3操作可行性 8
3.2網(wǎng)站性能需求分析 9
3.3網(wǎng)站功能分析 9
3.4系統(tǒng)流程的分析 11
3.4.1 用戶管理的流程 11
3.4.2 個人中心管理流程 12
3.4.3 登錄流程 12
4系統(tǒng)設(shè)計(jì) 13
4.1 軟件功能模塊設(shè)計(jì) 13
4.2 數(shù)據(jù)庫設(shè)計(jì) 13
4.2.1 概念模型設(shè)計(jì) 14
4.2.2 物理模型設(shè)計(jì) 15
5系統(tǒng)詳細(xì)設(shè)計(jì) 19
5.1客戶端——租戶功能模塊 19
5.2客戶端——房東功能模塊 23
5.3服務(wù)端——管理員功能模塊 27
6系統(tǒng)測試 30
7總結(jié)與心得體會 32
7.1 總結(jié) 32
7.2 心得體會 32
參考文獻(xiàn) 34
致謝 35
作為一個管理房屋租賃的系統(tǒng),數(shù)據(jù)流量是背景大的,所以系統(tǒng)的設(shè)計(jì)必須滿足使用方便,操作靈活的要求。所以在設(shè)計(jì)基于微信小程序的房屋租賃系統(tǒng)應(yīng)達(dá)到以下目標(biāo):
(1)界面要美觀友好,檢索要快捷簡易,數(shù)據(jù)存儲要安全可靠;
(2)全面展示所有房屋租賃信息,讓租戶可以更全面的查看自己喜歡的房屋租賃信息;
(3)便于用戶快捷地進(jìn)行房屋租賃信息查詢;
(4)用戶可以隨時修改自己的基本資料;
(5)系統(tǒng)公告公布基于微信小程序的房屋租賃系統(tǒng)內(nèi)的最新信息;
(6)系統(tǒng)操作簡單,易于維護(hù);
(7)系統(tǒng)運(yùn)行穩(wěn)定、安全可靠。
(a) 服務(wù)端——管理員;管理員使用本系統(tǒng)涉到的功能主要有:個人中心、租戶管理、房東管理、房屋租賃管理、電表讀數(shù)管理、系統(tǒng)管理等功能。
(b)客戶端——租戶:租戶進(jìn)入系統(tǒng)可以對首頁、圖書信息、我的(用戶信息、房東、房屋租賃、電表讀數(shù)、我的收藏管理)進(jìn)行相應(yīng)操作。
(c)客戶端——房東:房東進(jìn)入系統(tǒng)可以首頁、圖書信息、我的(用戶信息、租戶、房屋租賃、電表讀數(shù)、我的收藏管理)進(jìn)行相應(yīng)操作。



