李汉正 46b899c4f3 | ||
---|---|---|
.idea | ||
app | ||
bin | ||
config | ||
css | ||
db | ||
lib | ||
log | ||
public | ||
test | ||
vendor/assets | ||
.gitignore | ||
.travis.yml | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE.md | ||
README.md | ||
Rakefile | ||
config.ru |
README.md
###(本项目名称为找教室) ##(本组人员:李汉正、张易凡、肖麟慧、邓贺元)
功能介绍:
- 学生登陆
- 浏览讲座信息
- 查询空闲教室
- 查询课程信息
$ rake db:migrate $ rake db:seed $ rails s
##使用
1.学生登陆:
账号:`student1@test.com`
密码:`password`
3.管理员登陆:
账号:`admin@test.com`
密码:`password`
账号中数字都可以替换成2,3...等等