Skip to content

idofrizler/bingeworthy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bingeworthy

Description

Bingeworthy is a project that helps you figure out whether to watch a TV show all the way through, or stop after some peak season.

Installation

  1. Make sure you have Docker installed.

  2. Clone the repository:

    git clone https://github.com/idofrizler/bingeworthy.git
  3. Navigate to the project directory:

    cd bingeworthy
  4. Build the docker image:

    sudo docker build -t bingeworthy .

Usage

  1. To run the code, execute the following command:

    sudo docker run -p 8501:8501 bingeworthy
  2. The app will be available at http://localhost:8501

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published