FYDP-1nil / backend

Fourth Year Design Project @ UWaterloo
https://www.eng.uwaterloo.ca/2023-capstone-design/electrical-computer/
3 stars 1 forks source link

Add database utility scripts and dummy data for testing #50

Closed babrar closed 1 year ago

babrar commented 1 year ago

RUN:

Player names, Team names and League names can be easily edited in the Python script to customize dummy data.

Blast-radius: SAFE. Does not impact any other 1nil functionality.

babrar commented 1 year ago

@sid42 you can use these scripts to test your stats stuff locally. Can be merged to main without breaking changes.

@KnotScientific you can request for any custom data you'd want the database to have for the demo.

sid42 commented 1 year ago

Merging to test basketball league RPC calls