BroadcastManager
Generate Broadcast short and long descriptions and determine which tier the broadcast belongs. The Descriptions are for Lichess Broadcasts, but can be used in any Chess tournament descriptions could be online or OTB.
Remarks
This site is orginally based on Terminal program Description program which was made in Python see here
Run Local
git clone BroadcastManager
cd BroadcastManager
npm start
Run Build
run build to have production ready folder of the site
npm run build