Add Reactions Model, Author field in Announcement, and update view
-
Created Reaction model with reaction_name and tally as its fields
-
Added author field to Announcement model
-
Added new model into admin, updated for filtering options
-
Edited views to reflect the data found in DB