open-austin / influence-texas

Inform the Texas electorate by putting politicians' campaign finance records next to their voting records in one succinct, mobile platform.
https://www.influencetexas.com/
GNU General Public License v2.0
38 stars 16 forks source link

Modify models to allow users to follow legs/bills #119

Open annaderengowski opened 5 years ago

annaderengowski commented 5 years ago

Modify the models to allow for users to follow or "favorite" legislators and bills. This probably looks like modifying the User model to include a one-to-many relationship with Legislator and Bill.