Skip to content

kyle-mcintyre/nba_dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NBA Dashboard

The NBA dashboard is a full stack application to look up NBA players and their season trends. The backend api is written with Flask in Python and hosted on AWS Elastic Beanstalk, while the fronend is created with Vue and hosted on AWS S3.

API Installation

Use the package manager pip to install packages.

pip install -r requirements.txt 
python application.py

Frontend Installation

Use the package manager pip to install packages.

npm install
yarn serve

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published