LivingStories-DevTeam / Living-Stories-App

4 stars 1 forks source link

Record Post Activity to the Activity table. #69

Closed BurakKocak99 closed 1 year ago

BurakKocak99 commented 1 year ago

When a Post activity is performed, which is identified by an entry being inserted to the Story table we consider as activity, another entry should be inserted into the Activity table with Post action_type flag.

The Unit tests should be present with the commmit.

The repetitive acitivities should be ignored!