Inspiration
There does not exist an IDE that works online like Google Doc. We want to make something using the convenience of the Solace network system that allows for live collaboration between coders.
What it does
Pretty much like Google Doc with dynamic edit/deletion. Each document is shared via a topic in the Solace network that allows for simulatneous collaboration between multiple individuals.
How we built it
The main code is written in Python using the Python MQTT protocol for online communication. The server is held via a Solace network service.
Challenges we ran into
Solace network was hard to connect at first due to the restriction of school web. Took us a long time to get the correct port. Python also has a bizarre GUI system that does not cooperate well with our idea. But we managed to pull through anyway.
Accomplishments that we're proud of
We are proud that we finished such a project in only 24 hours.
What we learned
We learned a lot about networking and Solace communication.
What's next for SolaceIDE
Better GUI. More stabalized communiation.

Log in or sign up for Devpost to join the conversation.