Skip to content

Spectrum-CETB/SpeCODEr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT GitHub forks GitHub stars GitHub issues GitHub pull-requests PRs Welcome

SpeCODEr (Web)

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.

Features

The functionalities of the project shall include:

  • Collaboration in real-time
  • Proper execution of code
  • WebScrap details from given links
  • Text to Code conversion

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/Spectrum-CETB/SpeCODEr.git
  2. Install Python Libraries
     pip install flask
     pip install subprocess
     pip install beautifulsoup4
     pip install requests

TECH STACK

Our tech stack includes:

HTML5 CSS3 JavaScript Flask

Branches

The repository has the following permanent branches:

  • main This contains the code which has been released.

Demo

1633012254789.mp4

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

You can reach us at-

Discord

License

SpeCODEr is licensed under the MIT License.