Skip to content

Sports statistics platform for finding instant stats on your favorite athletes!

License

Notifications You must be signed in to change notification settings

daltonwignall/statlete

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Statlete

Sports statistics platform for finding instant stats on your favorite athletes!

Summary

This platform was created as a way to aggregate information about athletes. With a focus on stats. This is a micro proof of concept of a moonshot idea. The intention is to make it easy to learn more information about your favorite athletes within seconds!

Note: The player stats only pull for nba players who were active within the 2018-2019 season. This was an intentional decision to keep the scope possible. Filtering for other seasons/years could definitely be added in the future though!

Setup

cd statlete

^^^ The client statlete folder within the root statlete folder.. so statlete/statlete

npm install
npm start

From here this should launch a browser on localhost:3000 and you should see the interface!

Available Scripts

In the project directory (statlete/statlete), you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

npm run lint

Launches eslint to run static analyis over all Javascript files. This is especially useful to ensuring adherence to code standards and best practices.

Questions

[email protected]

About

Sports statistics platform for finding instant stats on your favorite athletes!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published