Coder Social home page Coder Social logo

guest-chat's Introduction

匿名寮

前身是五倍紅寶石課程用的匿名聊天室,現在使用 Rails 5 ActionCable 做了改版,對於因為害羞而不好意思舉手發問的學生,可以透過匿名聊天室貼上問題,講師或是助教則會在上面解答。

功能介紹

  • 支援 Markdown 語法
  • 在網址斜線後方輸入任意文字可開啟新的聊天室,例如 https://chat.tonytonyjan.net/測試
  • 閒置的聊天室會在一天後被刪除
  • 暱稱上的成語和動物都可以點擊查詢意思

開發

bundle
yarn
bin/rails db:setup
bundle exec puma

guest-chat's People

Contributors

tonytonyjan avatar

Stargazers

X avatar  avatar Yan avatar zeki avatar  avatar Terry Tu avatar Will Su avatar  avatar David Lin avatar Adison avatar Yusheng Li avatar Cheng-Yen Liu avatar

Watchers

 avatar James Cloos avatar  avatar

guest-chat's Issues

想請問server端的問題

大兜你好
想試著重頭做看看聊天室的功能
但我在server那邊進行db的操作 像是
room = Room.find_by! handshake.path.sub('/','')
都會出現 :uninitialized constant Room (NameError)
感覺像是抓不到db東西
想請問是不是要額外做設定?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.