Skip to content

kswain1/a-z_upload

Repository files navigation

#A-Z Report

This Repository is the app for the Von Homer App for uploading csv data

Upload static files we need to check out this data: Image File

High Quality Images

Jaylen James contribution. Gastrocnemius

Jaylen was here

  def foo
    puts 'bar'
  end

Common Sections to Include

  • Resource description
  • Endpoints and methods
  • Parameters
  • Request Example
  • Response Example and Schema

Login

/login/

Defintion

  • User is able to login into the profile.
  • This user is connected to their organization, and players that they are keeping track off. -> "Incorrect" - Kehlin
  • The login uses get function to retreive relevant athlete's data.
  • the login uses post function to access key information of the user logining.

Access the Trainer's Page

  • Get function is used to retrieve information about the trainer.
  • If trainer is not available, user will be retunred to the login page.

Player

  • Returns the player's data including their name, the team they are on, their team id, and their age.
  • POST: The same data can be posted or applied to the player's account.

Session Summary

  • GET session information from a certain player
  • A required parameter is the player ID

Player Summary

  • GET information regarding a player's likelihood for being injured

Composite

  • GET a composite score for a certain player
  • Required parameter is the players ID number

About

Basic uploading data to the api backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •