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

https://github.com/jalpp/broadcastmanager

Generate Broadcast descriptions, teir generation.
https://github.com/jalpp/broadcastmanager

lichess reactjs

Last synced: 5 months ago
JSON representation

Generate Broadcast descriptions, teir generation.

Awesome Lists containing this project

README

        

# BroadcastManager
Generate Broadcast short and long descriptions and determine which tier the broadcast belongs to. The Descriptions are for Lichess Broadcasts, but can be used in any Chess tournament descriptions could be online or OTB.
Broadcast Manager is also a tool that lets users count new broadcasts, learn how Broadcast works, and provide quick links.

# Remarks

This site is originally based on the Terminal program Description program which was made in Python see [here](https://github.com/jalpp/BroadcastDescGenerator)

# Run Local

```
git clone BroadcastManager
cd BroadcastManager
npm start
```

# Run Build

run build to have a production-ready folder of the site

```
npm run build

```

# Preview
![Screen Shot 2024-01-29 at 7 57 50 PM](https://github.com/jalpp/BroadcastManager/assets/92553013/5bf2c063-f304-42d9-ab04-9ec12526d238)