atnjqt / compassionapp

Repository documenting sample code testing the Instagram/Facebook Basic API functionality for a Docker Composed React-Flask-MongoDB web application to serve as a Proof Of Concept for a Compassion mobile app
0 stars 0 forks source link

Development #8

Closed atnjqt closed 2 years ago

atnjqt commented 2 years ago

Howdy all 🤠

This PR contains various updates removing original boilerplate template. I spoke with Yoona today who recommended a name change to CompassionMode 🧘

I removed from this repo / added most of this testing for Instagram API on Meta & Docker Compose to the wiki for future documentation (i.e. Mbod recommended this as we want to keep source code & app documentation for reproducibility separate but still versioned).

For the app itself, I have setup a simple routing for login to get input Instagram Tester Username... At this point I realized I really needed to learn something official about React, thankfully there is a very nice beginner's guide on ReactJS here: https://reactjs.org/docs/components-and-props.html

We are meeting again on Wednesday afternoon, merging this now but will continue on the dev branch