SCCapstone / Social-Monomania

Webapp designed to analyze social media posts!
https://socialmonomania.herokuapp.com/
MIT License
7 stars 0 forks source link

API Handler / Re-formatting #29

Closed Nekomian44 closed 6 years ago

Nekomian44 commented 7 years ago

Needs to re-organize / format the pulled API data into a graph-readable format, or at the very least a uniform one that is recognizable for download and/or manipulation tools.

josemvidal commented 6 years ago

This is open so, I am assuming this has not been implemented, correct?

josemvidal commented 6 years ago

There is no evidence of any third-party info in the app.

Nekomian44 commented 6 years ago

Handler for APIs has been implemented, via @Sorrento110 as of https://github.com/SCCapstone/Social-Monomania/commit/b30fca71ac3d902ee77b36a2d60fe1e1d0470f3d. Closing Issue, though additional handles will be made on a per-API basis.