/nba_draft_pick

🏀a simple simulation of the NBA draft.🏀

Primary LanguageGoMIT LicenseMIT

NBA Draft Pick

CodeSize LICENSE

README 中文版本

本地启动

项目介绍

  • 模拟选秀抽签流程,通过网页体验抽签结果
  • 使用github.com/PuerkitoBio/goquery抓取球队的图片数据

体验地址

部署情况

  • sh make.sh 生成可执行文件
  • sh upload.sh 上传
  • sh run.sh 运行
  • 目前部署在家庭网络小型服务器,使用ngork代理到外网

Local deployment

Project introduction

  • Simulate the draft lottery process and experience the results through a web page.
  • Use github.com/PuerkitoBio/goquery to grab image data of NBA teams.

Experience address

Deployment status

  • sh make.sh to generate executable files.

  • sh upload.sh to upload.

  • sh run.sh to run.

  • Currently deployed on a small home network server, using ngrok to proxy to the external network.