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

transactions sms endpoint #30

Open
lizzyaustad opened this issue Sep 19, 2019 · 0 comments
Open

transactions sms endpoint #30

lizzyaustad opened this issue Sep 19, 2019 · 0 comments
Labels

Comments

@lizzyaustad
Copy link
Member

This should function similarly to the MEMBERS keyword texts. If a co-op leader sends a text with keyword 'TRANSACTIONS', send back a list of all transactions with state=='initiated' that belong to users in the leader's co-op.

You may want to also add a co_op_id field onto the transactions table to make the second part of this easier. If so, make sure to also add a transactions_users table, update the sample_db inputs, and update the add_transaction method to include the member's co_op_id.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant