Skip to content

A Streamlit app that calls cocktail information using the CocktailDB API.

Notifications You must be signed in to change notification settings

rhc-iv/py-cocktail-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍸 CocktailDB Search in Streamlit!

Python Version
Version

Twitter: rhc_iv
Mastodon: rhciv1972

🛋️ Homepage


A streamlit app (using requests) to query the CocktailDB API and return cocktail details.

CocktailDB Search Screenshot

Usage

You can immediately use the app here:

Open in Streamlit

Otherwise:

  • Open app.py in the editor/IDE of your choice.
    • Ensure that streamlit and requests are installed in your virtual environment using pip or any other module installer.
    • From your terminal (and in the same directory as app.py), run the command streamlit run app.py
    • Once the Streamlit app is running in your browser, ensure the app reloads upon file changes (found in the upper-right corner 'hamburger' menu under Settings.
  • Select a cocktail ingredient from the first dropdown box in the sidebar.
  • Next, select one of the cocktails from the second dropdown box in the sidebar and press the Submit button.
  • The app's main window displays information about the selected cocktail split among various tabs.

👤 Author

Robert H. Carr, IV

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

A Streamlit app that calls cocktail information using the CocktailDB API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages