All Projects → ictsc → ictsc-score-server

ictsc / ictsc-score-server

Licence: MIT License
ICTトラブルシューティングコンテストのスコアサーバー

Programming Languages

ruby
36898 projects - #4 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects
shell
77523 projects
python
139335 projects - #7 most used programming language
Sass
350 projects

Projects that are alternatives of or similar to ictsc-score-server

separate-env-module
Tear your variables apart!
Stars: ✭ 53 (+194.44%)
Mutual labels:  nuxtjs
task-manager
Open-source task manager based on Kanban. Made with vue.js, koa2, mongodb\mongoose.
Stars: ✭ 23 (+27.78%)
Mutual labels:  nuxtjs
android-image-preview-docs
Docs for the preview of the Android machine image on CircleCI
Stars: ✭ 18 (+0%)
Mutual labels:  circleci
RatingBar
评分条/星级条(类似于淘宝/京东/1号店/亚马逊等商城类的评分条)
Stars: ✭ 50 (+177.78%)
Mutual labels:  scoreboard
spellcard
A Leiningen template for k8s deployment automation.
Stars: ✭ 15 (-16.67%)
Mutual labels:  circleci
basicprograms
This repo contains basics programs of all languages.
Stars: ✭ 17 (-5.56%)
Mutual labels:  circleci
argocd-operator-helm
[DEPRECATED] Argo CD Operator (Helm) installs Argo CD in OpenShift and Kubernetes.
Stars: ✭ 18 (+0%)
Mutual labels:  circleci
Apache
Docker container running Apache running on Ubuntu, Composer, Lavavel, TDD via Shippable & CircleCI
Stars: ✭ 15 (-16.67%)
Mutual labels:  circleci
jt tools
Ruby on Rails Continuous Deployment Ecosystem to maintain Healthy Stable Development
Stars: ✭ 13 (-27.78%)
Mutual labels:  circleci
orb-starter-kit
A starter kit for new orb authors
Stars: ✭ 27 (+50%)
Mutual labels:  circleci
tadoku
Tadoku is a friendly foreign-language reading contest aimed at building a habit of reading in your non-native languages.
Stars: ✭ 13 (-27.78%)
Mutual labels:  contest-platform
Netherboard
Scoreboard API for your Minecraft Sponge and Bukkit Plugins.
Stars: ✭ 56 (+211.11%)
Mutual labels:  scoreboard
isnuxt3ready
A community-built compatibility guide for Nuxt 3 modules
Stars: ✭ 106 (+488.89%)
Mutual labels:  nuxtjs
react-sendbird-messenger
ReactJS (React-router-dom v6 + Antdesign + Firebase + Sendbird + Sentry) codebase containing real world examples (CRUD, auth, advanced patterns, etc).
Stars: ✭ 39 (+116.67%)
Mutual labels:  circleci
nuxt-babel
Use normal .babelrc file with your Nuxt app
Stars: ✭ 32 (+77.78%)
Mutual labels:  nuxtjs
awrora-starter
Landing page template built with one of most popular javascript library Vue.JS, Vuetify (Material Design) and Nuxt.JS with SSR.
Stars: ✭ 38 (+111.11%)
Mutual labels:  nuxtjs
spring-boot-microservice-best-practices
Best practices and integrations available for Spring Boot based Microservice in a single repository.
Stars: ✭ 139 (+672.22%)
Mutual labels:  circleci
pwa-news
A PWA news app
Stars: ✭ 13 (-27.78%)
Mutual labels:  nuxtjs
nuxt-feature-toggle
The nuxt feature toggle module
Stars: ✭ 78 (+333.33%)
Mutual labels:  nuxtjs
jooger.me
👍 My personal website,powered by @nuxt
Stars: ✭ 39 (+116.67%)
Mutual labels:  nuxtjs

ICTSC Score Server

CircleCI Docker Automated build

The contest site for ICTSC (ICT Trouble Shooting Contest).

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].