Open richardju97 opened 7 years ago
Idea: Using the Instagram API we can pull the user's recent media postings and search for foods This would make the App more of a automatic calorie logger rather than alert system, so instead of using Twilio SMS texts we can probably make a graph/bar to help people visualize how much they should be eating
Python Library for Instagram: https://github.com/facebookarchive/python-instagram Note that this library isn't actively maintained (according to the Instagram website)
https://www.instagram.com/developer/mobile-sharing/
Looks like pictures can also be taken through the app and pushed to instagram
Snapchat doesn't seem to have an API for us to integrate.
Instagram API can be found here: https://www.instagram.com/developer/
Post/reply with any additional details about Photo/Image APIs that we can integrate.