{"id":16734997,"url":"https://github.com/skekre98/nba-search","last_synced_at":"2025-04-08T04:18:13.971Z","repository":{"id":42031492,"uuid":"259067775","full_name":"skekre98/NBA-Search","owner":"skekre98","description":"flask application designed to explore NBA statistics :basketball: ","archived":false,"fork":false,"pushed_at":"2024-07-26T15:38:46.000Z","size":8438,"stargazers_count":83,"open_issues_count":22,"forks_count":75,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-24T08:23:48.579Z","etag":null,"topics":["beautifulsoup4","flask","javascript","pandas","python3","scikit-learn"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/skekre98.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-26T15:39:46.000Z","updated_at":"2025-03-19T05:44:18.000Z","dependencies_parsed_at":"2024-10-27T12:10:29.648Z","dependency_job_id":null,"html_url":"https://github.com/skekre98/NBA-Search","commit_stats":{"total_commits":285,"total_committers":38,"mean_commits":7.5,"dds":0.4035087719298246,"last_synced_commit":"2fd35c376ac97bd393aa2dd4359955819902bee8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skekre98%2FNBA-Search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skekre98%2FNBA-Search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skekre98%2FNBA-Search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skekre98%2FNBA-Search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skekre98","download_url":"https://codeload.github.com/skekre98/NBA-Search/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773721,"owners_count":20993639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beautifulsoup4","flask","javascript","pandas","python3","scikit-learn"],"created_at":"2024-10-13T00:04:35.476Z","updated_at":"2025-04-08T04:18:13.946Z","avatar_url":"https://github.com/skekre98.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NBA-Search\n\nThis is an NBA Analytics website with multiple components such as a chatbot, blogs, and predictions. All the data for the site is being scraped from [Basketball Reference](https://www.basketball-reference.com). This project is made possible by the hard working members of the open source community!\n\n## System Design\n![System Design](static/img/design.png)\n\n## Building locally\n\n1. Clone the repository locally:\n   ```\n   git clone https://github.com/skekre98/NBA-Search.git\n   ```\n\n2. Run the following command to set up all necessary dependencies:\n   ```\n   ./setup.sh\n   ```\n   - you will likely need to give the setup script permission to execute\n\n3. Run the following command to deploy the web app on your localhost:\n   ```\n   python main.py run\n   ```\n\u003cp align=\"center\"\u003e\n     \u003cimg src=\"/static/img/site.png\"\u003e\n\u003c/p\u003e\n\n4. Run the following command to run the unit tests:\n   ```\n   python main.py test\n   ```\n   You can also add you own unit tests in *test.py*\n\n## Contributing\n\nThere is a lot to do so contributions are really appreciated! This is a great project for early stage developers to work with.\n\nTo begin it is recommended to start with issues labelled as [good first issue](https://github.com/skekre98/NBA-Search/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).\n\n\nHow to get started:\n\n1. Fork the NBA-Search repo.\n2. Create a new branch in you current repo from the 'master' branch with issue label.\n3. 'Check out' the code with Git or [GitHub Desktop](https://desktop.github.com/)\n4. Check [contributing.md](CONTRIBUTING.md)\n5. Push commits and create a Pull Request (PR) to NBA-Search\n\n## Dependencies\n* [Flask](https://flask.palletsprojects.com/en/1.1.x/) - The framework used to build the web app.\n* [Beautiful Soup](https://www.crummy.com/software/BeautifulSoup/bs4/doc/) - The HTML parser used for web scraping.\n* [Sklearn](https://scikit-learn.org/stable/) - The machine learning library used to implement information retrieval.\n* [Pandas](https://pandas.pydata.org/docs/) - The python library used for data manipulation.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskekre98%2Fnba-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskekre98%2Fnba-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskekre98%2Fnba-search/lists"}