KitchenCopilot is a meal prediction Streamlit application
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
83
commits
Fix syntax error in forecast badge styling: remove extraneous character in .forecast-badge-bridge color property
385b181View on GitHubRefactor imports in utils/__init__.py: update db_utils import to include get_future_predictions and add render_badges from data_preparation_utils
72572cfView on GitHubUpdate theme colors and add forecast badge styles: Change primary color in config and introduce new styles for forecast badges in main.css.
49e73dbView on GitHubRefactor prediction logic: Update functions to use final predictions and adjust database interactions for meal predictions.
c11b99cView on GitHubRefactor forecast preparation: Enhance data fetching logic to determine weather type based on date; add rendering of weather badges in the forecast display.
413d00cView on GitHubUpdate translations: Modify meal prediction labels and add forecast translations; remove obsolete prepare.json
696ce79View on GitHubRefactor weather categorization to return icons and conditions; streamline DataFrame creation in get_weather function
d291b02View on GitHubUpdate hero section title to use German name "Küchenkompass"
590bb70View on GitHubUpdate API reference from OpenWeatherMap to Open Meteo in README.md
3240d26View on GitHub