Gobo

screenshot of Gobo
flask
react

Gobo: Your social media. Your rules.

Overview:

Gobo is a responsive web-based social media aggregator developed by the MIT Center for Civic Media. With Gobo, users have the ability to control their feed by filtering content, include news from various sources, and explore what has been filtered out. The project was created by Jasmin Rubinovitz, Alexis Hope, Rahul Bhargava, and Ethan Zuckerman, with support from the Knight Foundation.

Features:

  • Responsive Design: Gobo is designed to be accessible across various devices.
  • Feed Filtering: Users can customize their feed by controlling what content is included or excluded.
  • Transparent Algorithm: Gobo provides transparency by showing users why each post is included in their feed.

Summary:

Gobo is a social media aggregator that offers users the flexibility to curate their feeds, ensuring a personalized and controlled social media experience. With its responsive design, feed filtering capabilities, and transparent algorithms, Gobo provides a unique solution for managing and exploring social media content. Install Gobo by configuring the backend, managing Python versions, setting up virtual environments, installing requirements, and building static assets for the front-end.

flask
Flask

Flask is a lightweight and popular web framework for Python, known for its simplicity and flexibility. It is widely used to build web applications, providing a minimalistic approach to web development with features like routing, templates, and support for extensions.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components