ChatApp built with Ruby on Rails — real-time chat rooms where multiple users can create rooms and converse using Turbo/ActionCable. Features include user authentication (Devise), room creation, message broadcasting with Turbo Streams, PostgreSQL for data persistence, and responsive UI.
Here are the technologies used in this project.
- Ruby on Rails
- PostgreSQL
- Hotwire (Turbo + Stimulus)
- Rspec
- Github
To run the project: rails s
- Registration & Login: Create an account with email and password, then log in.
- Rooms: Create a chat room or join an existing one.
- Chat: Send messages and converse with other users in real time.
- Pedro Ascari Azevedo Thanks to visiting me and good coding!
