blackboard-lms

所属分类:Ruby编程
开发工具:Ruby
文件大小:0KB
下载次数:0
上传日期:2024-03-25 13:05:32
上 传 者sh-1993
说明:  基于Ruby on Rails的LMS平台,专为酒店和酒店培训需求量身定制。
(A Ruby on Rails-based LMS platform tailored for hotel and hospitality training needs.)

文件列表:
.idea/
app/
bin/
config/
db/
lib/
log/
public/
storage/
tmp/
vendor/
.dockerignore
.ruby-version
Dockerfile
Gemfile
Gemfile.lock
LICENSE
Rakefile
config.ru

# README ## About Blackboard-lms serves as an LMS platform tailored to meet the training demands of the hotel and hospitality industry. Blackboard-lms is an open-source project developed using the Ruby On Rails framework. ### Running in local Install ruby 3.2.0 using rbenv or rvm ``` # install bundler $ gem install bundler # install dependencies $ bundle install # create & setup database $ rails db:create $ rails db:migrate $ rails db:seed # start server $ rails s ```

近期下载者

相关文件


收藏者