Coder Social home page Coder Social logo

hankandre / code-runner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itaditya/code-runner

0.0 1.0 0.0 393 KB

A portal for programmers to code online

Home Page: https://codingrunner.herokuapp.com/

HTML 18.68% JavaScript 65.86% CSS 15.46%

code-runner's Introduction

GitHub package version GitHub issues GitHub pull requests

Description

Code Runner is an online portal where a user can code in various languages and get the output of the program. Compile time and Run time errors are also shown. User has the ability to add custom input also.

Future Implementations

  1. Code saving in LocalStorage
  2. Code sharing with permanent url (public/private).
  3. Live code monitoring - One can see changes done by other in realtime. (Useful for coding interviews).
  4. Keyboard Control
  5. Refactor
  6. Code annotation and an open chat for particular code. (Useful for a user to help debug other's code)

Currently Supported Languages

  1. Python
  2. Java
  3. Javascript

How to Contribute

There are various ways you can contribute to this project.

  1. Star the repo and share it with others
  2. Try it out and report bugs.
  3. Help me squash these bugs by making neat PRs.

Steps to Setup Locally

  1. Fork and clone the repo.
  2. In project directory, run npm i.
  3. Go to glot.io, sign in and copy the auth token.
  4. On terminal run echo GLOT_TOKEN='your-token' > .env.
  5. Now run npm start to start the server.
  6. Run npm run client to start webpack build task.

Note - If you don't have webpack installed globally then run npm i -g webpack.

code-runner's People

Contributors

itaditya avatar a-ton avatar

Watchers

Hank Andre 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.