Skip to content

lazytooo/TrustScience

This branch is 3 commits ahead of, 194 commits behind lozy219/TrustScience:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7f75687 · Sep 26, 2018
Sep 6, 2018
Sep 26, 2018
Sep 7, 2018
Sep 12, 2018
Sep 6, 2018
Sep 4, 2018
Sep 26, 2018
Sep 7, 2018

Repository files navigation

TrustScience

http://bbs.ngacn.cc/read.php?tid=14044587

Quick setup guide

  • Set up image processing service
$ go run backend/main.go
  • Configure endpoints for local project

    • Open frontend/main.js
    • Toggle line 24 and 25
    • You may need to edit backend/main.go:24 to configure the allow origins header as well.
  • Start the project with any local http server

$ http-server .

[CuteLilTwo优化准备] 1.搭建对应数据库 2.页面数据从后端进行SQL查询后展示 3.进行胜率计算前,添加区服名称选择 4.添加自动增加不同区服场次的功能(数据库操作) 5.不同区服的不同场次进行一次记录,进入数据库(数据库操作,根据输入的区服 记录时间进行判断) 6.计算胜率放入后台自动计算 7.后续加入御魂判断

Releases

No releases published

Packages

No packages published

Languages

  • Go 29.6%
  • HTML 23.1%
  • JavaScript 20.5%
  • R 12.5%
  • CSS 10.9%
  • Python 3.4%