SpeCODEr is a real-time web-based code editor with a feature to create room and collaborate with friends to solve coding questions or problem statements. Truly something for all the developers and coders out there to check out.
- Collaboration in real-time
- Proper execution of code
- WebScrap details from given links
- Text to Code conversion
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/Spectrum-CETB/SpeCODEr.git
- Install Python Libraries
pip install flask pip install subprocess pip install beautifulsoup4 pip install requests
Our tech stack includes:
The repository has the following permanent branches:
- main This contains the code which has been released.
1633012254789.mp4
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
You can reach us at-
SpeCODEr is licensed under the MIT License.