Implementation details:
- Written in Ruby on Rails
- Action Cable
- Devise Auth
- Exposed API (For the IOS app)
- Travis testing
- Redis
- Heroku PaaS
- Continuous Integration
To demo Action Cable
- Open two browser windows
- Create an account
- Log into the same account in both browser windows
- Create a group
- Navigate into the same group in both browser windows
- Create some Individuals
- In the row of the individuals there is a button "Change Status"
- Click this button and observe that it instantly updates in the other window
- This works across different computers, even different devices (Currently only IOS)
Note, this product is still in development