Descoberta Gastronômica is a desktop application developed with Python and Tkinter that allows users to explore restaurants in Portugal. The app integrates with the Yelp API to display restaurant suggestions based on the selected location and cuisine type.
- 📍 Location-Based Search: Search for restaurants by selecting Portuguese cities.
- 🍝 Cuisine Filter: Filter restaurants by cuisine types (e.g., Italian, Japanese, Vegetarian).
- 🖼️ Dynamic Image Display: Displays restaurant images with names and ratings.
- ⭐ Rating Visualization: Shows restaurant ratings with star icons.
- 🔗 Direct Access: Open restaurant pages directly in the browser.
- 🔄 Refresh Option: Refresh results with a single click.
- 🎨 Custom UI: Designed with a user-friendly and modern interface.
- Language: Python 3.x
- GUI Framework: Tkinter
- API Integration: Yelp API
- Images and Graphics: PIL (Pillow)
- Caching: LRU Cache for optimized image loading
- Web Integration: Webbrowser for opening URLs
- Clone the repository:
git clone https://github.com/pacheco4480/Descoberta_Gastronomica.git