Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gyamfi01 authored May 3, 2024
1 parent ae695cd commit a43b0ac
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ To allow the user to experience and execute your prototype, you must first expla

## Key Features

TODO: Outline the main technical features of your prototype.
* Player Statistic Retrieval: Users can enter the name of an NBA player to retrieve detailed career statistics.
* Data Visualization: The prototype provides visual representations of the data such as points per game over time using matplotlib and seaborn.
* Interactive Web Interface: Implemented using streamlit, allowing users to interactively query NBA player stats and view results in a web browser.

## Requirements

Expand Down

0 comments on commit a43b0ac

Please sign in to comment.