https://github.com/suyashkumar/bump-explore
A web application to allow bumper pool players to explore their data
https://github.com/suyashkumar/bump-explore
Last synced: 6 months ago
JSON representation
A web application to allow bumper pool players to explore their data
- Host: GitHub
- URL: https://github.com/suyashkumar/bump-explore
- Owner: suyashkumar
- Created: 2015-04-24T13:59:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-10-02T04:18:32.000Z (almost 11 years ago)
- Last Synced: 2025-04-04T20:37:08.819Z (over 1 year ago)
- Language: HTML
- Homepage: http://bump.suyashkumar.com
- Size: 11.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bump-explore
**bump-explore:**
A Flask server with an Angular frontend that allows players to quickly compare their records against each other. Using [bump_util](https://github.com/suyashkumar/bump_util) tools as data processing engine. Also a project to learn how to build Flask products with Angular. In progress. Repo was shifted over from bump-util after this became a more independent project.
You can find a demo running over at [http://bump.suyashkumar.com/](http://bump.suyashkumar.com/)
**Requirements**
* Flask (pip install Flask)
