Coder Social home page Coder Social logo

team-40's Introduction

Turkish Players Incentive Bonus System Web App (TPIBS)

Links

Description

What is TPIBS While 3-player rule is highly debated, TPIBS aims to encourage the clubs to give more play time to Turkish players in an alternative way. TPIBS provides constantly updated statistics of Turkish Players and with respect to statistics of the given player, a cumulative rating is determined for that player. Also each club is subjected to a competition with respect to their statistics of giving Turkish Player opportunities. TPIBS is also a tool that visualizes statistics of both players and clubs. TPIBS users can share their ideas on clubs and players to take part in discussion.

User Documentation

How to install the software

  • Website links are above

How to report a bug

Email us:

Known bugs

  • No known bugs

Developer Documentation

How to obtain the source code

  • Download the mernFrontendLogo branch, then enter npm install and npm start to the terminal
  • Download the mernBackend branch, then enter npm install and npm start to the terminal
  • Download the apiDataDownloader branch

Directory & Branch Layout

  • mernFrontendLogo is the main frontend branch
  • mernBackend is the main backend branch
  • apiDataDownloader is the branch to download the php program
  • main is not used
  • frontend branch is the branch we used for Sprint 0
  • dev branch is the backend branch we used for Sprint 0, written with fastAPI instead of node and express
  • mernFrontend is branch we stopped using because of merging problems

How to build and deploy the software

  • To run frontend on terminal
  npm install && npm start
  • To run frontend on netlify Build command is
  npm install && npm run build

Publish directory is

  build

  • To run backend on terminal
  npm install && npm start
  • To run backend on render Build command is
  yarn

Start command is

  node server.js

  • To run apiDataDownloader, enter your own API-Football API key and run the php program.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.