You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: