Skip to content

ucsd-wic-bpc/balloon-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

balloon-dash
============
A dashboard for managing the distribution of balloons during WIC's BPC


This dashboard operates on the principle that it will be attached to a CSV file
containing contestant information. The dashboard will then allow the user to
interact with the contestant information.

Most importantly, the dashboard allows the contestant information to be updated
with information found from Hackerrank leaderboards.


Quick-Start
-----------
1. Update the `config.json` file with the appropriate values
2. `git clone https://github.com/ucsd-wic-bpc/balloon-dash`
3. `cd balloon-dash`
4. `pip install -r requirements.txt`
5. `python dash.py`
6. `updateback`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages