Displays a tui of local events that were scraped from the Cleveland Scene website.
This application scrapes address data from the Cleveland Scene event page and displays them in a tui.
Use git to clone the repository.
$ git clone https://github.com/thechrislee/imbored.git
$ cd imbored/bored
$ poetry shell
$ imbored
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.