WSU-4110 / Live-Sports-Display

Repo for group 3
2 stars 0 forks source link

FR17 OOP collaboration between OCR and API #39

Closed Grewestr closed 5 months ago

Grewestr commented 6 months ago

Goal

Define a class for the players

Description

The player class should have name, team, Boolean playing right now, maybe statistics?

Stakeholders

Clients, Providers

Date

No response

Version

No response

Origin

2/23 meeting

Priority of the proposed feature

None

MitchellBrownNE commented 5 months ago

Player class has been made and fully functional, player name as parameter will gather information needed for stats for player in game, if not in game will throw out a None object and will send to the webserver