kaustubhhiware / facebook-archive

Just some fun you can have with facebook's archive data
MIT License
74 stars 42 forks source link

Friends > Plot friends only since the last year #28

Closed kaustubhhiware closed 5 years ago

kaustubhhiware commented 5 years ago

Description

Extend functionality of plot_friends.py to specify from and to period. Currently doing for all time. Something of the type: python plot_friends.py --from 2018-12-01, should support both --from and --to flags, both optional.

Mocks

Steps to reproduce (Incase of a bug)

NA

Acceptance Criteria

Update [Required]

Definition of Done

Estimation

4-5 hours after having an idea of original code

GalenWong commented 5 years ago

Hi, thank you for tagging this as a first-timers-only issue. I would very much like to contribute.

kaustubhhiware commented 5 years ago

@GalenWong you're welcome to :smile: !

Assigning this issue to you. Just have a look at plot_friends.py and make the necessary changes to support the suggested flags.

aditya9706 commented 5 years ago

hi, I would like to contribute to the issue.

kaustubhhiware commented 5 years ago

Hi @aditya9706! Sure, have a look at #30 for reference.

P. S: This project is no longer a part of open code, if you wish to have your contribution accounted for there.