# ershi **Repository Path**: phoinikas/ershi ## Basic Information - **Project Name**: ershi - **Description**: 第二师范学院学生管理 - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2016-12-11 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #项目介绍 为帮助重庆第二师范学院的老师方便管理学生信息(包括学生的基本资料,申请奖学金,在线问卷,各种B学分的申请和审核)。这个系统大概花费了2个月的时间完成,前一个月主要我是在上课还有和二师的老师沟通系统的需求,前一个月主要完成了原型图和需求说明书的编写,还有合同的签订。第二个月,进入寒假就开始了集中编码的时间,这段时间首先完成了数据库的设计和前端页面的完成还有后台业务逻辑的完成。项目在2015-3-12 号上线,使用的是二师的内部服务器。 ----- #installation requirements - Centos(5.5+) 或 Ubuntu(11.04+) 的服务器操作系统 - Mysql 5.6 - PHP 5.5 - Apache 2.4.9 ---- [demo:http://ershi.topphper.top](http://ershi.topphper.top)
- 管理员账号是: 账号:admin 密码; 123456 - 学生账号可以根据导入的数据,即学号和学号后6位来登录。账号可以在系统里面找 - 教师账号是:账号:teacher 密码123456 --- #ER图 ![](http://kingliu-blog.qiniudn.com/images/ershi.png) ---- #部分原型图 ![](http://kingliu-blog.qiniudn.com/images/GSP和综合素质--学生-添加GSP.png) ![](http://kingliu-blog.qiniudn.com/images/GSP和综合素质--操作员--审核GSP.png) ![](http://kingliu-blog.qiniudn.com/images/GSP和综合素质--操作员--审核综合素质.png)