{"id":20066832,"url":"https://github.com/tedqb/user-space","last_synced_at":"2026-05-08T02:17:20.548Z","repository":{"id":71515309,"uuid":"189426604","full_name":"tedQB/user-space","owner":"tedQB","description":"codeigniter+mysql 会员空间后台管理系统","archived":false,"fork":false,"pushed_at":"2019-06-02T10:57:34.000Z","size":868,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-12T23:23:05.510Z","etag":null,"topics":["codeigniter","highcharts","muicss","mysql","php"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tedQB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-30T14:17:51.000Z","updated_at":"2023-03-08T16:18:45.000Z","dependencies_parsed_at":"2023-02-27T01:31:10.716Z","dependency_job_id":null,"html_url":"https://github.com/tedQB/user-space","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedQB%2Fuser-space","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedQB%2Fuser-space/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedQB%2Fuser-space/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tedQB%2Fuser-space/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tedQB","download_url":"https://codeload.github.com/tedQB/user-space/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241494180,"owners_count":19971871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["codeigniter","highcharts","muicss","mysql","php"],"created_at":"2024-11-13T13:59:57.767Z","updated_at":"2025-11-28T02:05:34.188Z","avatar_url":"https://github.com/tedQB.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\n一个服务于缴费会员的信息管理后台，主要采用php框架codeigniter实现\n\n\n# 说明\n\n\u003e  如果对您对此项目有兴趣，可以点 \"Star\" 支持一下 谢谢！\n\n\u003e  开发环境 : macOS 10.13.6  PHP 7.1.23  mysql 5.1.73 \n\n\u003e  部署环境 :\n\n\u003e  如有问题请直接在 Issues 中提，或者您发现问题并有非常好的解决方案，欢迎 PR 👍\n\n\u003e  相关项目地址：[http://kapaidashu.org/user/member/r/353429](http://kapaidashu.org/user/member/r/353429)\n\n\n## 技术栈\n\nphp + codeigniter + mysql + seajs + aralejs + es5 + highcharts + muicss\n\n## 预览\n\u003cimg src='https://github.com/tedQB/user-space/blob/master/img/01.jpg?raw=true' width=200/\u003e\u003cimg src='https://github.com/tedQB/user-space/blob/master/img/02.jpg?raw=true' width=200 /\u003e\n\n\n## 项目运行\n\n\n```\ngit clone git@github.com:tedQB/user-space.git\n\nmac 可使用 MAMP PRO 进行预览\n\n```\n\n\n## 目标功能\n\n- [x] 会员非会员登陆验证 -- 完成\n- [x] 基本数据可视化 --完成\n- [x] 会员每日日志上报 -- 完成\n- [x] 汇总会员上报的所有数据 -- 完成\n- [x] APP导航热更新 -- 完成\n- [x] 用户到期验证 -- 完成\n- [x] 登录页 -- 完成\n- [x] 会员到期页面 -- 完成\n- [x] 非会员404页面 -- 完成\n- [x] 会员主信息页面 -- 完成\n- [x] 会员上报日记汇总页面 -- 完成\n- [x] 通用顶部资源加载 -- 完成\n- [x] 通用底部导航设计 -- 完成\n- [x] 会员信息分级展示 -- 完成\n- [x] 所有会员成绩排行榜单汇总 -- 完成\n- [x] 兼容微信内置浏览器 -- 完成\n- [x] app内webview 嵌入 -- 完成\n\n\n## 待实现功能\n\n- [ ] 数据JSONP化 \n- [ ] 前端MVVM框架接入\n\n\n## API接口文档\n\n## 系统截图\n\n\n## 项目布局\n\n```\n.\n├── index.html\n├── index.php\n├── README.md\n├── img\n│   ├── a1.jpg\n│   ├── .....\n├── system\n│   ├── ....\n├── application\n│   ├── add.php\n│   ├── index.html\n│   ├── core\n│   │   └── index.html\n│   ├── cache\n│   │   └── index.html\n│   ├── config\n│   │   ├── database.php                数据库配置\n│   │   ├── .....   \n│   ├── libraries\n│   │   └── index.html\n│   ├── language\n│   │   ├── ....\n│   ├── models\n│   │   ├── bang_model.php              用户信息相关模型\n│   │   ├── index.html\n│   │   ├── diary_model.php             用户提交日记相关模型\n│   │   └── user_model.php              用户信息相关模型\n│   ├── third_party\n│   ├── logs\n│   ├── hooks\n│   ├── errors\n│   ├── controllers                     \n│   │   ├── login.php                   会员非会员登陆验证\n│   │   ├── index.html\n│   │   ├── member.php                  拉取基本会员信息\n│   │   ├── home.php                    拉取会员详细信息\n│   │   ├── huibao.php                  会员每日日志上报\n│   │   ├── diary.php                   拉取会员上报的所有数据\n│   │   ├── router.php                  APP导航热更新\n│   │   ├── verify.php                  用户到期验证\n│   │   └── welcome.php                 欢迎页\n│   ├── views\n│   │   ├── login.php                   登录页\n│   │   ├── index.html\n│   │   ├── allowed.php                 非会员404页面\n│   │   ├── expire.php                  会员到期页面\n│   │   ├── member.php                  会员主信息页面\n│   │   ├── home.php                    会员highchart页面\n│   │   ├── huibao.php                  会员上报日记页面\n│   │   ├── test.php\n│   │   ├── diary.php                   拉取会员上报日记汇总页面\n│   │   ├── head.php                    通用顶部\n│   │   ├── footer.php                  通用底部导航\n│   │   └── welcome_message.php\n│   └── helpers\n│       └── index.html\n├── license.txt\n\n\n\n```\n\n## License\n\n[GPL](https://raw.githubusercontent.com/tedQB/user-manage/master/COPYING)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedqb%2Fuser-space","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftedqb%2Fuser-space","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftedqb%2Fuser-space/lists"}