Elections Analyzer 2018 – Week 4 Premortem

--Originally published at Blog | Cesar Arturo Gonzalez

This week I’m motivated to finish the connection to the database to create the raw_tweet implementation and begin analyzing this raw_tweet. I think this week is just continue to implement the same things that last week before the presentation, so in this blog post I’m gonna introduce you to our team.

Elections Analyzer 2018 – Week 3 Postmortem

--Originally published at Blog | Cesar Arturo Gonzalez

This week we worked on getting all together for the presentation with the teacher. Mike developed a basic database connection that allowed us to get the tweets Alex and I were mining and store it in a MySQL table that will be the bridge to analyze stuff later on and clear the information, do the …

Elections Analyzer 2018 – Week 3 Premortem

--Originally published at Blog | Cesar Arturo Gonzalez

The weekend I worked on the Makefile of the project so everybody can install dependencies and the devOps work is fully done with space for test, install and run the project in developer mode and in production. This was hard for me because I needed to be sure that it worked in both Unix and …