Coder Social home page Coder Social logo

codehike's Introduction

CodeChef Virtual Contest(CVC)

- a way to replay past codechef contests.

This Web app lets you play Codechef Contests as virtual contests.
It feels just like a real contest with real contestants competing alongside with the participant who participate a virtual contest.

WebApp is hosted at - http://149.129.139.179

It will be very helpful for preparation of short contests. Few of the features are :

  • You can add Friends and see their separate ranklist during live virtual contest.
  • Several people can play virtual contest together and see each others ranking.
  • All COOKOFF's starting from COOK01 to recent COOK98A/B are available to play as virtual contest.
  • You can compare yourself with other people while virtual contest is in play.
  • Video Tutorial to Use WebApp : Video link (Just a short 12 min video, you can watch at 1.5x :P)

Slides for better understanding of App: Slides(We both are very poor in making slides, we apologize beforehand _/_)

Note : Judgement result takes a while to reflect in standings as Codechef restricts no. of API requests in a min.(6 calls/min), just refresh the page in a while.

Technologies used -

  • Flask
  • MongoDB
  • Jinja2 Template

How to Install -

  • pip3 install -r requirements.txt
  • You also need to put your client_id, client_secret, redirect_uri in app_data collection in db.
  • The Database server is hosted on Alibabacloud, thus requires URI, and password, which you need to set up in file db_conn.py, set DB_PASS environment variable which has passkey to your DB.
  • Deploy using Gunicorn using gunicorn app:app -b 127.0.0.1:5000

Developed during Codechef API Hackathon by Hasan Alirajpurwala and Vishvanath Dutt Sharma

codehike's People

Contributors

vishvanath45 avatar hasan356 avatar

Watchers

James Cloos 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.