Giter VIP home page Giter VIP logo

beautiful-report-card's Introduction

GitHub repo size GitHub All Releases GitHub All Releases GitHub license GitHub stars

学生电子成绩查询系统

【学习项目】使用PHP+MYSQL开发的学生电子成绩查询系统,输入学号和身份证号即可查询信息,欢迎体验。

默认主题

微信主题

全部功能

没打勾的说明正在施工(实现)中~
  • 精美的页面
  • 自适应页面
    • 1250宽度以下
    • 1120宽度以下
    • 768宽度以下
  • 参数过滤
  • 可更换壁纸
  • 自定义科目
  • 自定义主题
  • 图形验证码
  • 管理成绩后台

现有主题

  • 默认透明主题
  • 微信简洁主题

程序好处

  • 无需奔波,手机即可查看
  • 电子成绩单,查看更方便
  • 多种成绩单样式,提高美观程度

安装方法

  1. 需安装PHP环境,并确保支持MYSQL5.6+ UTF-8编码
  2. 下载源码解压到站点根目录
  3. 导入sql/result.sql至MYSQL
  4. 修改config.php的数据库配置信息
  5. 访问站点http://IP/index.php

目录结构

WEB
|
├─themes               主题目录
│  └─default           默认主题
│     └─assets         样式目录
│       └─css          css目录
│         └─style.css  主题样式
│     └─index.php      主页文件
|
│  └─concise           微信主题
│     └─index.php      主页文件
│     └─style.css      样式文件
│
├─sql                  数据库目录
│  └─result.sql        数据库文件
│
├──README.md           描述文件
├──favicon.ico         图标文件
└──config.php          配置文件
└──index.php           首页文件

联系作者

Ref

beautiful-report-card's People

Contributors

nuoxian233 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.