Inspiration

I saw a few projects using sentiment analysis in a previous hackathon that were pretty cool and I was inspired to try it

What it does

It will analyse the commits of a given project and presents a sentiment graph of commits over time

How I built it

I first prototyped the idea with Python but moved to Node when the prototype worked. The front end is built on React while the backend is built using Express.js

Challenges I ran into

Configuring and integrating Google's API

Accomplishments that I'm proud of

Doing something new

What I learned

Google's APIs are very easy to use!

Share this project:

Updates