Giter VIP home page Giter VIP logo

studentinformationmanagementsystem's Introduction

StudentInformationManagementSystem

基于PHP编写的简易学生信息管理系统。 这个项目是为我的高中学校,量身打造的一款定制类的信息交互、表单提交网站。 早期项目作为一个简易的系统,在文件夹EarlyProject下,后期使用项目在students下。 两者差异较大,但数据库格式相同。 在后者中我采用了bootstrap作为一个简易开发的界面引擎,界面短小精悍。

数据库结构: 数据库中需要有以下几个表的信息。

1.class

cid name
1 高三(01)班

2.files

fid tid sid text timestamp filename uploadurl

3.score

scid sid source kmname type lasttype score teacher examtime
1 1 联考 语文 主科 主科 100.00 老师 2020-01-01

4.students type有0或1两种,代表学生类型

sid cid name photourl type
1 1 学生 Null 1

5.teachers

tid name
1 老师

studentinformationmanagementsystem's People

Contributors

wjhwjhn avatar

Stargazers

 avatar  avatar

Watchers

 avatar

studentinformationmanagementsystem's Issues

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.