ehharvey / conglobo

1 stars 0 forks source link

Conglobo README

Installation

Cluster Machines

To install the Conglobo cluster machines, download the ISO Installing App from the releases and run.

Management App

To run the management app, follow these steps:

  1. Navigate to the frontend directory in the management app.
  2. Build the Flutter web app by running the following command: flutter build web
  3. Navigate to the backend directory in the management app.
  4. Serve up the Flutter pages with the following command: python3 api.py
  5. Open a web browser and navigate to localhost:8000 to access the cluster.

Contributors

Conglobo is a student-driven project for the Google Developer Student Club Solution Challenge 2023. Thank you to all of our contributors:

Gavin Abeele (@gabeele)
Emil Harvey (@ehharvey)
Sanjay Samuel (@SanjaySekarSamuel)

Current State and Future Plans

Conglobo is currently in beta and has been tested by a small group of users. The platform's resource-sharing feature has been proven to be effective in repurposing old and underutilized devices, and the platform has successfully reduced e-waste and carbon emissions.

In the future, we plan to expand the platform's capabilities by adding more applications and offering VPN access to the cluster from outside computers. We also plan to utilize Firebase for online app storage and push out new available apps to clients.