| 需要金币: |
资料包括:完整论文 | ![]() | |
| 转换比率:金额 X 10=金币数量, 例100元=1000金币 | 论文字数:7459 | ||
| 折扣与优惠:团购最低可5折优惠 - 了解详情 | 论文格式:Word格式(*.doc) |
中文摘要:宿舍管理系统(HMS)是使用PHP和MYSQL服务器后端开发的基于Web的应用程序。为了实现宿舍管理系统,大学不需要购买昂贵的硬件和软件,大学所需要的只是互联网连接和台式机。该系统用作集中式数据库和应用程序,大学和宿舍可以根据登录许可轻松地从任何地方访问该系统。宿舍管理系统是独立于平台的系统,几乎所有用户都可以通过标准的互联网从任何地方访问系统。也可以针对个别大学的需求进行定制。 为了易于使用,不断改进系统质量。宿舍管理系统分为多个模块,并且为每个模块分配了不同的任务。学生、员工和访问者模块处理授权用户提供的各种学生,员工和访问者的信息。宿舍信息管理模块处理授权用户提供的宿舍知识。系统设置信息管理模块旨在管理所有设置信息。 分配房间模块来管理所有分配房间模块详细信息。床位模块用于管理床位的详细信息。课程模块管理课程详细信息,收费模块显示收费项目和明细,与我们联系模块还帮助与外部系统用户进行交流,此外还有许多其它模块详细信息,我们将在以后详细介绍。系统管理模块管理用户的登录和访问级别,还分配了饭卡模块以获取饭卡详细信息。 关键词:宿舍管理系统; HTML; MySQL; PHP;
Contents Chinese Abstract English Abstract 1 Introduction-1 1.1-Project Background-1 1.2 Purpose and Objective-2 2 Requirement Analysis-3 2.1 Functional-3 2.2 Non-functional-3 2.2.1 Performance Requirements-3 2.2.2 Security Requirements-4 2.3 Database Design Process Analysis-4 3 System Analysis-6 3.1 Existing System-6 3.2 Proposed System-7 4 The Functional Design-8 4.1 The Administrator Section-8 4.2 The Process Design-9 4.2.1 The Data Flow Diagram:-10 4.3 Table Design-11 4.3.1 Login table-12 4.3.2 Student Table-12 4.3.3 Room Details Table-13 4.3.4 Fees Details Table-13 4.3.5 Course Details Table-14 4.3.6 Blocks Details Table-14 4.4 Output Design-15-16 5 Technologies Used-17 5.1 Front end-17 5.1.1 PHP-17 5.1.2 CSS-17 5.1.3 JavaScript-18 5.2 Back End-18 5.2.1 MySQL-18 6 System Interface-19 6.1 Login Interface-19 6.1.1 Visitor Interface-19 6.1.2 Visitor profile interface-20 6.1.3 Student Profile Interface-20 6.1.4 Administrator Interface-21 6.2 Room Interface-21 6.2.1 Add Rooms-21 6.2.2 View Rooms-22 6.2.3 Allot Rooms-22 6.2.4 View Rooms Allotment-22 6.3 Student Interface-23 6.3.1 Add Student-23 6.3.2 View Student-23 6.3.3View Registration-24 6.3.4 Mess Card-24 6.3.5 View Mess Card-25 6.4 Fee Interface-25 6.4.1 add Fees type-26 6.4.2 View fees type-27 6.4.3 View fees-27 6.5 Settings Interface-28 6.5.1 Add empoyee-28 6.5.2 View employee-29 6.5.3 add course-29 6.5.4 view course-30 6.5.5 add blocks...30 6.5.5 view blocks....31 6.6 Contact us....31 7 System Testing and Maintenance-32 7.1 The Unit Testing-32 7.2 Integration Testing-32 7.3 The User Acceptance-32 7.4 Security and Maintenance.32 8. Conclusion-33 Acknowledgment-34 Reference:-35 |

