bcantello / peoples_voice_project

A central location where users can search government representatives, discover upcoming local elections, and find polling locations
https://www.peoplesvoiceproject.com
0 stars 1 forks source link

Add DB and backend to create signature collection #68

Open MikelTafalla opened 1 year ago

MikelTafalla commented 1 year ago

I thought that if the purpose is to contact a rep with issues. The user could create an issue and we give them a link that they can share with people they know so people can sign in support of that. Whenever they want they can send this file/survey to the representative so the user message is more powerful.

  1. They could also program the issue so everytime it reaches X number of signatures we automatically send it to the rep they want to.
  2. The representative when it receives the emai and link to the issue, they can also click to let the user know that their concern is been heard.

I was thinking on a way to integrate a backend DB If this is done, we could also add a new page to show all created issues or filter by issue type, etc.

bcantello commented 1 year ago

This is an awesome idea! We should definitely implement something like this

bcantello commented 1 year ago

This should also really be split into a few tickets. Just creating the back end is an epic on it's own. Then there is all the functionality we could implement if we had a backend, this idea being one of those functionalities.