GithubHelp home page GithubHelp logo

pavanarya / codeara Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lugnitdgp/codeara

0.0 1.0 0.0 2.96 MB

An Online Code Execution Platform using Jdoodle API

Python 29.61% HTML 24.75% CSS 22.17% JavaScript 23.24% Shell 0.22%

codeara's Introduction

Codeara

An Online Code Execution Platform using API

forthebadge

forthebadge forthebadge forthebadge forthebadge

This app is used to compile and execute the program with login feature. It also has sample problems and user's progress record.

Starting the Project

  • mkdir CodeCompiler

  • cd CodeCompiler

  • Creating a virtualenv with python and activate it

sudo apt install python3-venv

python3 -m venv <environment name>

source <environment name>/bin/activate
  • git clone https://github.com/lugnitdgp/Codeara.git

  • cd Codeara

  • sudo apt-get install python3-dev default-libmysqlclient-dev build-essential

  • pip3 install -r requirements.txt

  • cp .env.example .env

  • Run the Migrations

python3 manage.py makemigrations

python3 manage.py migrate

  • Run the development server
python3 manage.py runserver

For Contribution

Read the CONTRIBUTING.md to know how to contribute

  1. Find an issue to resolve.
  2. Comment on the issue.
  3. Fork the repository
  4. Make changes and push.
  5. Make a pull request and wait for merging.

codeara's People

Contributors

dependabot[bot] avatar jayjeetatgithub avatar kaustuv942 avatar rohitsh16 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.