https://github.com/insoxin/baodao
报到季,新生在学校办理报到手续,入住手续,通过本平台进行登记,网页导出报到单直接现场打印导员,宿舍管理员,学工部可以实时通过各自界面查看新生报到情况。可以在填写自己资料时填是否吸烟,作息时间 等,不喜欢室友抽烟的就可以选不抽烟的同学作室友。
https://github.com/insoxin/baodao
Last synced: 6 months ago
JSON representation
报到季,新生在学校办理报到手续,入住手续,通过本平台进行登记,网页导出报到单直接现场打印导员,宿舍管理员,学工部可以实时通过各自界面查看新生报到情况。可以在填写自己资料时填是否吸烟,作息时间 等,不喜欢室友抽烟的就可以选不抽烟的同学作室友。
- Host: GitHub
- URL: https://github.com/insoxin/baodao
- Owner: insoxin
- License: agpl-3.0
- Created: 2017-12-20T05:16:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-07-22T02:55:39.000Z (about 6 years ago)
- Last Synced: 2025-03-25T08:38:27.904Z (7 months ago)
- Language: PHP
- Homepage:
- Size: 76.2 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.rst
- License: LICENSE
Awesome Lists containing this project
README
重要通知|您有新宿舍需要预约哟!##################
What is CodeIgniter
###################
CodeIgniter是一个应用程序开发框架 - 一个工具包 - 用于使用PHP构建网站的人员。它的目标是使您能够比从头开始编写代码更快的速度开发项目,提供丰富的常用任务库以及访问这些库的简单界面和逻辑结构。CodeIgniter通过最小化给定任务所需的代码量,使您可以创造性地专注于您的项目。
CodeIgniter is an Application Development Framework - a toolkit - for people
who build web sites using PHP. Its goal is to enable you to develop projects
much faster than you could if you were writing code from scratch, by providing
a rich set of libraries for commonly needed tasks, as well as a simple
interface and logical structure to access these libraries. CodeIgniter lets
you creatively focus on your project by minimizing the amount of code needed
for a given task.*******************
Release Information
*******************This repo contains in-development code for future releases. To download the
latest stable release please visit the `CodeIgniter Downloads
`_ page.**************************
Changelog and New Features
**************************You can find a list of all changes for each release in the `user
guide change log `_.*******************
Server Requirements
*******************PHP version 5.6 or newer is recommended.
It should work on 5.3.7 as well, but we strongly advise you NOT to run
such old versions of PHP, because of potential security and performance
issues, as well as missing features.************
Installation
************Please see the `installation section `_
of the CodeIgniter User Guide.*******
License
*******Please see the `license
agreement `_.*********
Resources
*********- `User Guide `_
- `Language File Translations `_
- `Community Forums `_
- `Community Wiki `_
- `Community IRC `_Report security issues to our `Security Panel `_
or via our `page on HackerOne `_, thank you.***************
Acknowledgement
***************The CodeIgniter team would like to thank EllisLab, all the
contributors to the CodeIgniter project and you, the CodeIgniter user.