In this repository, I've built a simple Flask App called CheerUp using a Docker container and python. The CheerUp App is tailored for people who enjoy data science puns. It is programmed to randomly generate a pun upon command! I use a CI/CD pipeline in this project.
Start by cloning the repository and creating a .env file with your docker credentials in the variables DOCKER_USERNAME and DOCKER_PASSWORD. Run the python script app.py and use this link to navigate the app: App Link. Selecting "Cheer Me Up!" will prompt a light-hearted data science pun.