You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Curious to try this (attempting to see if a functional PHP tool to access Yahoo's fantasy API exists in the universe); do you have a schema available so we can create the MySQL database?
@philip It has been quite a while since I took a look at this project (and used it mostly for learning), though I found some information about the schema in the API wrapper I was building. The relevant files can be found below for the player and stats schemas:
Currently, this project uses a MySQL database to store data. While convenient, acquiring hosting and future improvements are made more difficult.
This task is to migrate all schemas from MySQL to MongoDB, leveraging node.js, and mongoose.
AC:
The text was updated successfully, but these errors were encountered: