毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

基于Django的企业管理系统的设计及实现

时间:2021-10-24 21:12来源:毕业论文
基于Web服务开发的企业管理系统能更方便地使用。本课题设计的系统包含员工管理,客户信息管理,出勤管理,审批四个模块,代表了企业管理系统的常见功能。网站的结构基于B/S模式

摘要企业管理是企业运营的重要部分。企业管理系统可以实现企业信息的集中管理、发布、展示。基于Web服务开发的企业管理系统能更方便地使用。本课题设计的系统包含员工管理,客户信息管理,出勤管理,审批四个模块,代表了企业管理系统的常见功能。网站的结构基于B/S模式,使用Django框架进行开发,设计模式采用MTV模式(Model,Template,View),前台使用jQuery技术,后台应用PostgreSQL数据库进行数据存储。文章以可行性分析、需求分析、数据库模型设计为主线,详细地介绍了企业管理系统的开发思路与方法,并设计了各个模块的数据库,并对各个模块功能进行详细介绍,最后介绍系统的实现结果。73345

毕业论文关键词  企业管理系统  Django   jQuery   MTV   PostgreSQL

毕业设计说明书外文摘要

Title    The design and implement of Enterprise Management System    based on Django                                               

Abstract Business management is an important part in company。 Enterprise management system can manage, release and show information of the company, and make paper retired。 Enterprise management system based on  Web is easy to use。 This system will have staff management module, customer information management module, attendance management module and approval module。 This system is developed based on B/S, use Django, MTV design patterns, jQuery and PostgreSQL database。 The article takes feasibility, needs analysis, database design as the main line, describe the way to develop the system in detail。 Data between those is also designed。 And this article will introduce the system in detail and come to conclusion。

Keywords   Enterprise management system   Django   jQuery   MTV   PostgreSQL

目   次

1 绪论 1

1。1 研究背景与意义 1

1。2 相关研究的现状 1

1。3 研究内容 2

2 技术基础 3

2。1 Django简介 3

2。2 jQuery简介 4

2。3 PostgreSQL简介 5

2。4 MTV模式简介 5

3 分析与设计 7

3。1  可行性分析 7

3。2  系统需求分析 7

3。3  系统总体结构 7

3。4  系统开发原理 8

3。5  数据库设计 8

4 系统实现 13

4。1 用户登录模块 13

4。2 员工管理模块 14

4。3 客户信息模块 17

4。4 员工考勤模块 19

4。5 审批模块 20

5 系统实现结果与后台数据管理 23

5。1 实现网页特效 23

5。2 Django后台管理 23

结论 25

致谢 基于Django的企业管理系统的设计及实现:http://www.youerw.com/jisuanji/lunwen_83668.html

------分隔线----------------------------
推荐内容