Skip to content

KhushalJangid/codeware

Repository files navigation

CodeWare

 

CodeWare

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

This is an online code editor that works on django(python) in backend.

✨ Features

✔️ Write & Edit code online;
✔️ Compile code on the go;
✔️ Open & Edit local code files;
✔️ Save code to local machine;
✔️ Save your code files on the server;

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Python installed. It also requires compilers for supported languages [C/C++, JavaScript, Java, Python, Dart] on the local machine to compile the code.

🏁 Starting

# Clone this project
$ git clone https://github.com/KhushalJangid/codeware

# Access
$ cd codeware

# Activate any virtual environment (if any)
# Install dependencies
$ pip install -r requirements.txt

# Run the project
$ python manage.py runserver

# The server will initialize in the <http://localhost:8000>

Made with ❤️ by Khushal Jangid & Satyam Mishra

 

Back to top

About

An online code editor and compiler based on Python(Django), HTML/CSS & Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published