Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Basic Messaging System. #45

Open
undergroundwebdesigns opened this issue Nov 11, 2014 · 1 comment
Open

Implement Basic Messaging System. #45

undergroundwebdesigns opened this issue Nov 11, 2014 · 1 comment
Assignees

Comments

@undergroundwebdesigns
Copy link
Contributor

JoatU needs a messaging system to fascilitate exchanges between members.

The mailboxer gem looks like a good fit for the "heavy lifting" for this system on the backend. Eventually we will be expanding this system to customize the messages being sent and develop them into a contract system, but for now text messages between members is all that is required.

Members should receive an email notification when they receive a new message on JoatU, using out existing Mandrill account (already configured in the app).

UI is completely TBD (@joatu, any thoughts?)

@joatu
Copy link

joatu commented Nov 11, 2014

I think that's a fine idea. It will be easier to judge once it's working
obviously. But if you think it's a good idea, I think it's a good idea.

On Mon, Nov 10, 2014 at 10:14 PM, Alex Willemsma [email protected]
wrote:

JoatU needs a messaging system to fascilitate exchanges between members.

The mailboxer https://github.com/mailboxer/mailboxer gem looks like a
good fit for the "heavy lifting" for this system on the backend. Eventually
we will be expanding this system to customize the messages being sent and
develop them into a contract system, but for now text messages between
members is all that is required.

Members should receive an email notification when they receive a new
message on JoatU, using out existing Mandrill account (already configured
in the app).

UI is completely TBD (@joatu https://github.com/joatu, any thoughts?)

Reply to this email directly or view it on GitHub
#45.

@undergroundwebdesigns undergroundwebdesigns self-assigned this Nov 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants