Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andycall/homework-workbench
给学员发布作业与任务的一个平台
https://github.com/andycall/homework-workbench
Last synced: 23 days ago
JSON representation
给学员发布作业与任务的一个平台
- Host: GitHub
- URL: https://github.com/andycall/homework-workbench
- Owner: andycall
- Created: 2014-08-06T09:45:07.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-06T09:53:47.000Z (over 10 years ago)
- Last Synced: 2024-12-08T01:25:03.886Z (about 1 month ago)
- Language: PHP
- Size: 805 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Homework-workbench
为学员提供一个发布任务和作业评分的平台
基于Laravel 4.x
## Installation
``` bash
git clone https://github.com/dongtiangche/Homework-workbench.git
cd Homework-workbench
composer install
```#### Server:
Apache + PHP + Mysql1. 下载所有文件
2. 放置到你的web服务器目录里
3. Enjoy!#### Author: [Andycall][0]
[0]: http://blog.andycall.net
[1]: https://github.com/dongtiangche