Skip to content

janog-netcon/netcon-score-server

 
 

Repository files navigation

NETCON Score Server

The contest site for JANOG53 NETCON.

It's called also score server. The main feature of this is to propose problem and marking.

This provides whole game operations during contest:

  • Proposing a problems (participant to solve in contest)
  • Creating and discussing issues
  • Submitting and marking answers
    • with a scoreboard
  • Announcing notices

Architecture, using frameworks

API and SPA

  • API
    • Written in Ruby
    • Framework: Rails
      • Provides GraphQL API
  • UI
    • Written in JavaScript
    • Framework: Nuxt.js(SPA)

Coding style

Usage and How to Contribute

See Wiki

About

JANOG NETCONのスコアサーバー

Resources

License

Stars

Watchers

Forks

Languages

  • Ruby 44.3%
  • Vue 39.1%
  • JavaScript 11.1%
  • Go 4.3%
  • Dockerfile 0.6%
  • Python 0.2%
  • Other 0.4%