Skip to content

in-silico/judge-frontend

Repository files navigation

UTPJudge Frontend

Build Status dependencies Status npm version

Frontend Service for UTPJudge project, it aims to deliver a responsive user interface for programming contests, it will use the RESTful API provided by the judge-backend to get the judging done.

Requirements/Dependencies

Installation

npm install

In order to authenticate users with the github API you need to do some extra work:

Run

npm start

or you can use this for development

npm run start-dev

Contributing

Contribution to this project is welcome and it is suggested using pull requests in github that will then be reviewed and merged or commented on. A more specific contribution guideline is outlined on the zmq site, we use that guide as reference.

Please feel free to add yourself to the COLLABORATORS file in an alphanumerically sorted way before you raise the pull request.

Licensing

The project is released under the MPLv2 license.

Please see LICENSE for full details.


Developed by In-silico.