About | Features | Technologies | Requirements | Starting | License
Cipher Shadow | Arved Bahde | Miriam
Welcome to the Streamlit app that utilizes the Open Food Facts Python SDK to fetch and display food product data from https://de.openfoodfacts.org/. This project was created for a mini hackathon organized by Kevin Chromik.
:heavy_check_mark: User-friendly interface to search for food products. :heavy_check_mark: Search for food products by text. :heavy_check_mark: Fetches nutriscore and nutriments data. :heavy_check_mark: Displays results in a structured and easy-to-read format.
Before starting :checkered_flag:, you need to have Git installed.
Clone the repository:
git clone https://github.com/cipher-shad0w/Foodly.git
cd your-repo
Install dependencies:
pip install -r requirements.txt
Run the Streamlit app:
cd frontend
streamlit run app.py
Enter the name of a food product in the text input field and submit to get a list of found products details. Click the desired product to get nutriscore and nutriments data.
test.py
: Main file to run the Streamlit app.requirements.txt
: List of Python dependencies.This project is licensed under the MIT License. See the LICENSE file for more details.
Special thanks to Kevin Chromik for organizing the mini hackathon.
If you have any questions or need further assistance, please feel free to contact any of the contributors.
Happy coding!
Made with :heart: by: Cipher Shadow | Arved Bahde | Miriam