diff --git a/work_notes.md b/work_notes.md new file mode 100644 index 00000000..51e6380c --- /dev/null +++ b/work_notes.md @@ -0,0 +1,9 @@ +08/17/2020 - Created flask app with sample users and tweets +[Link](https://github.com/sberniz/tweeterapp) + +08/18/2020 - Updated flask app to use twitter and basilica API to pull tweets from twitter and and to embedd tweets +[Link](https://github.com/sberniz/tweeterapp) + + +08/19/2020 - Added Data Science to the Flask app Logistic Regression +[Link](https://github.com/sberniz/tweeterapp)