An open API service indexing awesome lists of open source software.

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

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)

![](/images/bumpexplore.gif)