https://github.com/sashafklein/bloc-mogo
Testing out an in-house chat tool for Bloc
https://github.com/sashafklein/bloc-mogo
Last synced: 2 months ago
JSON representation
Testing out an in-house chat tool for Bloc
- Host: GitHub
- URL: https://github.com/sashafklein/bloc-mogo
- Owner: sashafklein
- License: mit
- Created: 2014-04-24T22:57:18.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-26T00:21:11.000Z (about 11 years ago)
- Last Synced: 2025-02-09T06:41:18.429Z (4 months ago)
- Language: JavaScript
- Size: 1.88 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MogoChat - team chat app
#### 3-minute Heroku install. [Just copy-paste a command](https://github.com/HashNuke/mogo-chat/blob/master/docs/install-heroku.md)

### Features
* **Works on mobile devices ~!**
* Easy to install
* Multiple rooms
* Sound notifications
* Code snippets
* /me status messages
* Comes with an API ([docs](https://github.com/HashNuke/mogo-chat/blob/master/docs/api.md))Written using [Elixir](http://elixir-lang.org), [Phoenix Framework](https://github.com/phoenixframework/phoenix), [Ember.js](http://emberjs.com), [CoffeeScript](http://coffeescript.org) and [PostgreSQL](http://postgresql.org)
Install instructions for more platforms will come soon.
### Credits
Akash Manohar J © 2014, under the MIT License. See LICENSE file for details.
##### Artwork
* Users icon designed by Mike Finch -
* Logout icon "Power" designed by Michela Tannola -
* Notification sound -### TODO
* Asset pipeline to compile assets in Elixir/Erlang (In progress)
* Move Handlebars templates to assets
* grep for `TODO` in the source code and you might stuff to contribute