Skip to content
This repository has been archived by the owner on May 27, 2021. It is now read-only.

burst-your-bubble/App

Repository files navigation

Fake news real comps.

What is Burst Your Bubble?Where can I find it?How can I run it locally?Bugs and SuggestionsContributingAuthors and Acknowledgments

What is Burst Your Bubble?

Today’s media interfaces present social opinions to us with a monotone composition. The lack of balance and diversity in content has created filter bubbles all around us, leading to a loss of common understanding. Admittedly, getting our news from various social media sources is much better than relying on one or two TV networks or newspapers but their relevance based algorithmic approach isn’t cutting it. Burst Your Bubble is a web application that attempts to broaden your political awareness!

Where can I find it?

Find it at byb.tatebosler.com

How can I run it locally?

In Terminal:

mkdir BurstYourBubble
cd BurstYourBubble
git clone https://github.com/burst-your-bubble/App.git

In two terminal windows:

(One for the server build)

cd App
pip3 install -r requirements.txt
python3 run.py

(Another for the static build)

cd App
npm install
npm run watch

Finally open your browser and go to http://localhost:5000/

Bugs and Suggestions

Please see the issues section to report any bugs or feature requests and to see the list of known issues.

Contributing

If you would like to contribute code you can do so through GitHub by forking the repository and sending a pull request. When submitting code, please make every effort to follow existing conventions and style in order to keep the code as readable as possible.

Authors and Acknowledgments

Carleton College Computer Science Senior Thesis by

Tate Bosler  ·  Computer Science and Economics

Ritvik Kar  ·  Computer Science and Cinema & Media Studies

Aidan White  ·  Computer Science

Kaixing Wu  ·  Computer Science

Advisor

David Musicant  ·  Professor of Computer Science, Carleton College

Data Sources

NewsAPI.org

AllSides.org

r/Politics