Coder Social home page Coder Social logo

anoopnaikcovalense / crank Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 7.0 22.16 MB

A self-hosted service for coding challenges and evaluations

License: Other

PHP 47.96% HTML 44.51% Dockerfile 1.11% Haxe 0.20% Makefile 2.03% Nix 0.98% ABAP 0.46% ActionScript 0.50% Ada 0.04% Assembly 0.22% AutoHotkey 0.32% Batchfile 0.12% Bro 0.31% C++ 0.36% Cirru 0.23% Clojure 0.35% COBOL 0.01% CoffeeScript 0.18% ColdFusion 0.04% C# 0.07%
php laravel mysql

crank's Introduction

Crank

Crank is a coding judgement tool mirroring popular services like Codechef and Hackerearth. This is a self-hosted service which currently depends on 3rd party API for code run and compilation (We use RunMyCodeOnline API). There are network and request limitations for RunMyCodeOnline APIs.

Dev Setup

  • Install Composer and Laravel (Check Laravel Docs)

  • Clone project: git clone [project-git-url]

  • Install dependencies: composer install

  • Create your .env file and use .env.example to configure the settings

  • Create a database and put the name also into the .env file

  • Run migrations to create the tables in the database: php artisan migrate

  • Run dev server: php artisan serve or run it in your preferred server


Licensing

Project Culminate is licensed under modified MIT Licence. See LICENCE for the full license text.

crank's People

Contributors

anoopnaikcovalense avatar anku-gupta avatar karthikeyanprabhakaran avatar kumariasmita avatar arju88nair avatar sanjugovindharaj avatar cvlnair avatar

Stargazers

Carlos Artur Curvelo da Silva Matos avatar Pinaki Das avatar  avatar

Watchers

 avatar  avatar

crank's Issues

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.