Manisha Priyadarshini
Manisha Priyadarshini
Research for scalability: do we need to ultimately store these in letter_versions within campaign_id Create a one to many mapping between the sent_letters and constituents and store custom templates in...
## Context **[User Story:](https://miro.com/app/board/o9J_lLjV1KI=/?moveToWidget=3074457356717568294&cot=14)** A user can choose to opt into sms alerts around the cause they wrote a letter for. The twilio integration allows us to follow up with...
### Description Advocacy groups singly pointed out that customized letters help gather pivotal data points for impactful storytelling thats specific to localized solutions. ### Exit Criteria & References: - [...
## Goal Write a new action to lint the repo on pull request ### Tasks - [ ] Suggested prompt: Let's create an action for this project to lint on...
## Goal Write a new action to build the repo on pull request ### Tasks - [ ] Suggested prompt: Let's create an action for this project to build on...
## Goal Write an action to deploy this app ### Tasks - [ ] Suggested prompt: I want an action to deploy this app to Heroku - [ ] Ask...
We need to take user input and pass it with merge variable {{constituent_input}}. Template id: tmpl_7aaf42aada49f44 ### Directions In File https://github.com/ProgramEquity/amplify/blob/2f7cb92e3140c8753b68abf1ac3c71750b130c47/server/routes/api/lob.js It currently checks payment before creating. We need to...
## Payment/Donation **User stories:** - Constituent pays a default of 1.00 (close to a forever stamp) which offsets the use of APIs like Lob, Stripe, and Cicero to mail the...
 Frontend: - [x] Create 4 drop downs with the above questions in display letter - [x] Store user input as merge-variables - giving each a unique name Backend -...