# mogo-chat
**Repository Path**: javabedlamite/mogo-chat
## Basic Information
- **Project Name**: mogo-chat
- **Description**: Beautiful team chat app written in Elixir & Ember.js
- **Primary Language**: JavaScript
- **License**: MIT
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-03-04
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## 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