This is 3Dmodeling system's real-time colabolation software! but unfinished.....
incomplete_demo
https://drive.google.com/file/d/1T8vgblrcLycMkOXbO6YUf0CtE6BDoZIz/view?usp=sharing
Things you may want to cover:
- Ruby version
2.3.0
- System dependencies
rails5 show Gemfile
- Database
mysql5.7
- Database initialization
rails db:create rails db:migrate:reset rails db:db:seed
- How to run the test suite
none
- Deployment instructions
setup ruby setup bundler command bundle install setup database modify /config/database.yml command rails server access web browser
- server programs
/app/assets/controllers/rooms_controller.rb
- client programs
/app/assets/javascripts/sync.js /app/assets/javascripts/diff.js /app/assets/javascripts/patch.js /app/assets/javascripts/edit.js /app/assets/javascripts/test.js
- database config
/app/assets/models/ /db/migrate/
- thesis
/thesis