Open annaderengowski opened 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.
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.