MrTunnels / nitic

DO NOT USE IT IN PRODUCTION! IF YOU WANT, CONTACT AUTHORS FOR MORE INFORMATION.

Home Page:https://nitic.oscs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NITIC

Trading simulator system for NITIC

WARNING: The system is for contest purposes only and does not fully match the real security trading mechanisms. The system is now DEPRECATED and you should not rely on it. This repository is kept for archival purposes only.

Install

  • Create a database in MySQL and configure the credentials in consts.php
  • Access setup.php from your web browser. Hopefully the database is setup.
  • Access /admin from your web browser and login with the credentials defined in consts.php

License

Copyright (c) 2015-2017 by ilufang, OSC Studio

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

About

DO NOT USE IT IN PRODUCTION! IF YOU WANT, CONTACT AUTHORS FOR MORE INFORMATION.

https://nitic.oscs.io

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 68.0%Language:JavaScript 22.4%Language:CSS 6.8%Language:HTML 2.7%Language:ApacheConf 0.1%